Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Where should a module's static datafile reside?

by larryk (Friar)
on Aug 24, 2001 at 23:48 UTC ( [id://107678]=note: print w/replies, xml ) Need Help??


in reply to Where should a module's static datafile reside?

I use ActiveState perl on Win32 and I find that the "helper" files - such as DLLs - are located at for example perl/site/lib/auto/The/Module.dll so I would suggest that if your module is at perl/lib/My/Module.pm you move it to perl/site/lib/My/Module.pm (keep perl/lib for std. dist. modules - tidier that way) and put the dbm at perl/site/lib/auto/My/Module.dbm

just a suggestion

   larryk                                          
perl -le "s,,reverse killer,e,y,rifle,lycra,,print"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://107678]
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-25 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found