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::PreferredMethod - Adds a preferredmethod argument to XMLTV grabbers

Description

       Add a --preferredmethod argument to your program, eg

         use XMLTV::PreferredMethod 'allatonce';

       If a --preferredmethod parameter is supplied on the command-line, it will be caught already by the "use"
       statement, the string supplied in the use-line will be printed to STDOUT and the program will exit.

       Don't forget to announce the preferredmethod capability as well.

Name

       XMLTV::PreferredMethod - Adds a preferredmethod argument to XMLTV grabbers

See Also

       XMLTV::Options, XMLTV::Capabilities.

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

See Also