Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: USE or Require?

by castaway (Parson)
on Jul 23, 2003 at 07:28 UTC ( [id://277063]=note: print w/replies, xml ) Need Help??


in reply to USE or Require?

You can always do both. Importing subroutines doesn't actually prevent you from explicitly calling them using the package name in your code.

(I use 'use' for reasons others have mentioned, but usually call subs using package names, or creating objects.)

C.

Log In?
Username:
Password:

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

    No recent polls found