Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Creating a module

by davorg (Chancellor)
on Feb 13, 2001 at 22:17 UTC ( [id://58176]=note: print w/replies, xml ) Need Help??


in reply to Creating a module

Perl modules need to return a true value. This is usually done by including

1;

at the end of the module file.

--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me

Replies are listed 'Best First'.
Re: Re: Creating a module
by Anonymous Monk on Mar 05, 2003 at 18:55 UTC
    Now see, I spent the last half a day looking for this information. I should have come here first. :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-03-29 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found