Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Is Pod::Simple::Select a recommended replacement for Pod::Select? Or is there a better choice?

by pryrt (Abbot)
on Dec 31, 2021 at 23:18 UTC ( [id://11140067]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # auto-generate the README from the lib/Win32/Mechanize/NotepadPlusPlu
    +s.pm
    README.md :: lib/Win32/Mechanize/NotepadPlusPlus.pm Makefile.PL
    ...
        $(PERL) -MPod::Simple::Select -e 'my $$p = Pod::Simple::Select->ne
    +w();$$p->output_file(qq(LICENSE.pod));$$p->select({head1 => [qw/AUTHO
    +R COPYRIGHT LICENSE/]});$$p->parse_file(qq(lib/Win32/Mechanize/Notepa
    +dPlusPlus.pm));'
        pod2text LICENSE.pod LICENSE
        $(RM_F) LICENSE.pod
    

Log In?
Username:
Password:

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

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

    No recent polls found