debian man page for padre::util::filebrowser

Query: padre::util::filebrowser

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Padre::Util::FileBrowser(3pm)				User Contributed Perl Documentation			     Padre::Util::FileBrowser(3pm)

NAME
Padre::Util::FileBrowser - Open in file browser action
DESCRIPTION
A collection of single-shot methods to open a file in the platform's file manager or browser while trying to select it if possible.
METHODS
"open_in_file_browser" Padre::Util::FileBrowser->open_in_file_browser($filename); Single shot method to open the provided $filename in the file browser On win32, selects it in Windows Explorer On UNIX, opens the containing folder for it using either KDE or GNOME "open_with_default_system_editor" Padre::Util::FileBrowser->open_in_file_browser($filename); Single shot method to open the provided $filename using the default system editor "open_in_command_line" Padre::Util::FileBrowser->open_in_command_line($filename); Single shot method to open a command line/shell using the working directory of $filename COPYRIGHT &; LICENSE Copyright 2008-2012 The Padre development team as listed in Padre.pm. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-27 Padre::Util::FileBrowser(3pm)
Related Man Pages
padre::constant(3pm) - debian
padre::task::lwp(3pm) - debian
padre::task::lexicalreplacevariable(3pm) - debian
padre::task::ppi(3pm) - debian
padre::util::win32(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com