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::locale::t(3pm) - debian
padre::pluginbuilder(3pm) - debian
padre::task::introducetemporaryvariable(3pm) - debian
padre::task::lwp(3pm) - debian
padre::task::ppi(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file