Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: finding the library from test

by edwardt_tril (Sexton)
on Mar 24, 2006 at 22:41 UTC ( [id://539112]=note: print w/replies, xml ) Need Help??


in reply to Re^3: finding the library from test
in thread finding the library from test

well I have tried that but the modules that contain the package is in other directory:

the tests then restore to what it was.
Here is my dir structure (all windows):
tools\DBQuery\Data\BackendMap.pm
tools\ToolLog\Logging.pm
test folders:
tools\DBQuery\test\TstBackEndMap\testbackendmap.t
so testbackendmap.t need to use Data::BackendMap but it cannot find it event I tried to use use lib
qw(Data::BackendMap); or somehow I need to supply a reltive path and not the full path because I do not want to
restrict where the app to be placed in the system thanks

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-24 23:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found