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
<[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 yo
On 7/19/07, [EMAIL PROTECTED] <[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.
The easiest way to avoid namespace conflict
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.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http