Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: 'Using' modules

by hotshot (Prior)
on Aug 28, 2003 at 05:35 UTC ( [id://287253]=note: print w/replies, xml ) Need Help??


in reply to Re: 'Using' modules
in thread 'Using' modules

but I can't just do:
use 'test.pl'; # or use 'test.ph';
It shouts for syntax error, use argument suppose to be a module name, not a file name, so what else can I do?

Hotshot

Replies are listed 'Best First'.
Re: Re: Re: 'Using' modules
by Anonymous Monk on Aug 28, 2003 at 06:47 UTC
Re3: 'Using' modules
by dragonchild (Archbishop) on Aug 28, 2003 at 12:42 UTC
    Try require, then. Or, rewrite test.pl so that it fits the model for use. (I recommend the latter, simply because it's generally better.)

    ------
    We are the carpenters and bricklayers of the Information Age.

    The idea is a little like C++ templates, except not quite so brain-meltingly complicated. -- TheDamian, Exegesis 6

    Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found