Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Installed Module

by monkfan (Curate)
on Apr 12, 2005 at 07:00 UTC ( [id://446875]=note: print w/replies, xml ) Need Help??


in reply to Installed Module

Anything here suits you?
$ perl -MModule::Name -e 'print "it is installed\n";' $ perl -MModule::Name -e1 $ perldoc -l Module::Name $ locate *.pm
Regards,
Edward

Replies are listed 'Best First'.
Re^2: Installed Module
by solbeach (Novice) on Apr 18, 2005 at 01:25 UTC
    I can't locate Module::Name either on www.cpan.org or using Google.
    A URL pointing to it would be most appreciated.
    You can lead {some|many|most} to knowledge, but a few will steadfastly refuse to think (for themsleves). Clue Repellant!

      "Module::Name" is not a real module but a placeholder for one that is. Replace "Module::Name" with the name of any real module from CPAN.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found