pod2man of perl 5.8

Edwin Groothuis edwin at mavetju.org
Tue Oct 19 11:53:24 CEST 2004


On perl 5.6:

[~] edwin at k7>pod2man --help
Usage:
    pod2man [--section=*manext*] [--release=*version*] [--center=*string*]
    [--date=*string*] [--fixed=*font*] [--fixedbold=*font*]
    [--fixeditalic=*font*] [--fixedbolditalic=*font*] [--official] [--lax]
    [--quotes=*quotes*] [*input* [*output*] ...]

    pod2man --help

On perl 5.8:

gus# pod2man 
/usr/bin/pod2man: Need one and only one podpage argument
usage: /usr/bin/pod2man [options] podpage
Options are:
        --section=manext      (default "1")
        --release=relpatch    (default "perl 5.008, patch 00")
        --center=string       (default "User Contributed Perl Documentation")
        --date=string         (default "19/Oct/2004")
        --fixed=font          (default "CW")
        --official            (default NOT)
        --lax                 (default NOT)

Building it with perl 5.8:

    Making all in script
    gmake[2]: Entering directory
    `/usr/ports/sysutils/lire/work/lire-2.0.1/all/script'
    /usr/bin/pod2man --section=1 --center="LogReport's Lire Documentation"
    --release='Lire 2.0.1' lire.in lire.1
    /usr/bin/pod2man: Need one and only one podpage argument
    usage: /usr/bin/pod2man [options] podpage
[...]

Suggestions?

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/

-- 
To UNSUBSCRIBE, email to questions-request at logreport.org with a subject of 
"unsubscribe". Trouble? Send an email with subject "help" to 
questions-request at logreport.org



More information about the Questions mailing list