Rob Richardson wrote:

> Greetings!
>
> Dan Muey's stumpy.lib file, quoted below, ends with a statement
> consisting of a single contstant value: "1;".  This is the second time
> I've seen this today.  What is its purpose?

It's pretty much a standard for modules, but not strictly necessary.  For instance, I 
just changed the last line in one of my pm files to:
"Toodle-oo!";

You might also try:

"Carry on, Lads!";
"Just another silly thing Perl makes us do";
"It's been fun";   #  --Capt. James T. Kirk (c. All_Time/No_Time)

with equal effect.  ..and they're more fun.

Joseph


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to