Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: What are the advantages or disadvantages of "require" over "use"

by Your Mother (Archbishop)
on Apr 18, 2014 at 17:54 UTC ( [id://1082794]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use AllUserStuff;
    sub admin_stuff {
    ...
        require ManyMoreOtheSame;
        ...
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-24 03:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found