Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: What Perl Source File do I Edit?

by zentara (Archbishop)
on Oct 31, 2011 at 11:10 UTC ( [id://934866]=note: print w/replies, xml ) Need Help??


in reply to What Perl Source File do I Edit?

If you want to see whats in a module used in your script, use perldoc -m modulename, for example: perldoc -m CGI

If you want to know where it's located, its perldoc -l CGI


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh

Replies are listed 'Best First'.
Re^2: What Perl Source File do I Edit?
by Anonymous Monk on Nov 02, 2011 at 00:08 UTC

    Unfortunately, that only works if the .pm file contains pod, and its not in a .pod file :)

    pm_which pmwhich

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-24 12:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found