R. Joseph Newton wrote: > 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!";
As long as the module returns 'true' it'll work fine. That's anything apart from 'undef', zero or an empty string. Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]