Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How does the CPAN indexer determin documentation

by Anonymous Monk
on Oct 13, 2010 at 16:47 UTC ( [id://865126]=note: print w/replies, xml ) Need Help??


in reply to How does the CPAN indexer determin documentation

FWIW, you could avoid pod inside strings by indent/dedent
print $out map { s/^ //; $_ } split /\n/, " package Date::Manip: +:TZ::$module; # Copyright (c) 2008-$curr_year Sullivan Beck. All rights reserve +d. ... "

Log In?
Username:
Password:

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

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

    No recent polls found