logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XMLTV::Version - Adds a --version argument to XMLTV grabbers

Description

       Add a --version argument to your program, eg

         use XMLTV::Version '1.2';

       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.

Name

       XMLTV::Version - Adds a --version argument to XMLTV grabbers

See Also

       XMLTV::Options

perl v5.40.1                                       2025-04-19                                       Version(3pm)

See Also