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

Re^5: Developing a module, how do you do it ?

by tobyink (Canon)
on Mar 02, 2012 at 19:14 UTC ( [id://957540]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Developing a module, how do you do it ?
in thread Developing a module, how do you do it ?

PERL5LIB, "use lib" and "perl -I" all add paths to the front of @INC - thus a module specified in one of those will "win" over a module that's installed in one of Perl's default library directories.

Replies are listed 'Best First'.
Re^6: Developing a module, how do you do it ?
by mascip (Pilgrim) on Mar 02, 2012 at 21:16 UTC

    I am fairly sure i read this somewhere, probably in several books and websites, but it's fast to forget when you learn lots and don't use it (^c^). Thank you tobyink

Log In?
Username:
Password:

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

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

    No recent polls found