xmltv::gui(3pm) debian man page | unix.com

Man Page: xmltv::gui

Operating Environment: debian

Section: 3pm

GUI(3pm)						User Contributed Perl Documentation						  GUI(3pm)

NAME
XMLTV::GUI - Handles the choice of UI for XMLTV
SYNOPSIS
use XMLTV::GUI; my $gui_type = get_gui_type($opt_gui); where $opt_gui is the commandline option given for --gui and $gui_type is one of 'term+progressbar', 'term' and 'tk'. Determines the type of output the user has requested for XMLTV to communicate through.
AUTHOR
Andy Balaam, axis3x3@users.sourceforge.net. Distributed as part of the xmltv package.
SEE ALSO
XMLTV perl v5.14.2 2010-04-24 GUI(3pm)
Related Man Pages
tv_cat(1p) - debian
tv_grab_za(1p) - debian
net::dns::sec::tools::qwprimitives(3pm) - debian
xmltv::configure::writer(3pm) - debian
xmltv::grab_xml(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?