Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Get path to module

by duelafn (Parson)
on Sep 28, 2010 at 11:56 UTC ( [id://862401]=note: print w/replies, xml ) Need Help??


in reply to Re: Get path to module
in thread Get path to module

OP got it, but just to be a bit more explicit for future monks (see also %INC):

use MyApp::Utilv2; print qq!MyApp::Utilv2 was found at '$INC{"MyApp/Utilv2.pm"}'\n!;

Good Day,
    Dean

Replies are listed 'Best First'.
Re^3: Get path to module
by spazm (Monk) on Sep 29, 2010 at 01:22 UTC
    good old %INC, @INC's nerdy kid brother -- always knows the scoop.

Log In?
Username:
Password:

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

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

    No recent polls found