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

Man Page: xmltv::version

Operating Environment: debian

Section: 3pm

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

NAME
XMLTV::Version - Adds a --version argument to XMLTV grabbers
DESCRIPTION
Add a --version argument to your program, eg use XMLTV::Version '$Id: Version.pm,v 1.3 2010/04/24 12:28:22 crispygoth Exp $'; If a --version parameter is supplied on the command-line, it will be caught already by the "use" statement, a message will be printed to STDOUT and the program will exit. It is best to put the use XMLTV::Version statement before other module imports, so that even if they fail --version will still work.
SEE ALSO
XMLTV::Options perl v5.14.2 2010-04-24 Version(3pm)
Related Man Pages
tv_split(1p) - debian
xmltv::configure::writer(3pm) - debian
xmltv::grab_xml(3pm) - debian
xmltv::options(3pm) - debian
xmltv::validatefile(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph