PreferredMethod

Langue: en

Version: 2006-11-30 (mandriva - 22/10/07)

Section: 3 (Bibliothèques de fonctions)

NAME

XMLTV::PreferredMethod

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.

SEE ALSO

XMLTV::Options, XMLTV::Capabilities.