Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Using only one subroutine from module file

by GrandFather (Saint)
on Jun 27, 2007 at 09:36 UTC ( [id://623567]=note: print w/replies, xml ) Need Help??


in reply to Using only one subroutine from module file

use Streets qw(); # Hide everything ... Streets::make_files (...); # Access sub explicitly

Including files in the Tutorials section provides a little more detail and links to further documentation.


DWIM is Perl's answer to Gödel

Log In?
Username:
Password:

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

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

    No recent polls found