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_remove_some_overlapping(1p) - debian
xmltv::configure::writer(3pm) - debian
xmltv::grab_xml(3pm) - debian
xmltv::summarize(3pm) - debian
xmltv::validatefile(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?