Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: POD: getting usage snippets from perldoc

by beech (Parson)
on Mar 27, 2018 at 23:21 UTC ( [id://1211887]=note: print w/replies, xml ) Need Help??


in reply to Re: POD: getting usage snippets from perldoc
in thread POD: getting usage snippets from perldoc

Hi,

See podselect / Pod::Select

Speaking of rt://pmtools, some really old bugs

$ pmdesc CGI no description found $ pman CGI pod2text: unable to format D:/citrusperl/site/lib/CGI.pm $ podpath CGI D:/citrusperl/site/lib/CGI.pm

perldoc has no issues with it

$ perldoc -l CGI D:\citrusperl\site\lib\CGI.pod $ perldoc -l -m CGI D:\citrusperl\site\lib\CGI.pm

No quotemeta in Loaded.pm        if ($path =~ m/$devel_loaded$/) {

plxload still hardcodes /dev/null instead of using File::Spec->devnull

Naturally all the test files pretend they're on unix (new bug)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1211887]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 02:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found