Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: import not getting called in a module

by bart (Canon)
on Feb 27, 2013 at 18:37 UTC ( [id://1020943]=note: print w/replies, xml ) Need Help??


in reply to import not getting called in a module

Because the package name is not the same as the name you use.

Try

package t::test_setup;
instead.

Replies are listed 'Best First'.
Re^2: import not getting called in a module
by danmcb (Monk) on Feb 27, 2013 at 18:46 UTC

    oh man ...

    thanks!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-28 18:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found