<[EMAIL PROTECTED]> asked:
> How do I write a multiple file perl program? I dont want to 
> conflict with any real module names that were built in or are 
>  on CPAN. I just want to spread some subs onto some other files.

Just choose a suitable namespace prefix like Local:: or your
company Name for your modules and you'll be fine.

HTH,
Thomas



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to