FreeBSD Manual Pages
PreferredMethod(3) User Contributed Perl Documentation PreferredMethod(3) NAME 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. SEE ALSO XMLTV::Options, XMLTV::Capabilities. perl v5.32.0 2020-08-27 PreferredMethod(3)
NAME | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=XMLTV::PreferredMethod&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>