On Jul 19, 11:01 am, [EMAIL PROTECTED] wrote: > 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.
Thanks. The conflicting names were not as big a deal. The names Im using for my modules are long enough that i doubt theres an official one by the same name. Even if I do have a conflicting name it will choose the one i have in the current directory over the real one. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/