in reply to Re: Want to create a common Perl modulein thread Want to create a common Perl module
Note: you have to end the module with something that evaluate to 'true'...the usual practice is to make 1; the last line.