in reply to Simplifying CPAN module namespace
Another concern is name collisions. Is it possible for you to somehow check other CPAN PDF distributions for .pm files which match your new names? For example, if some other dist has a file PDF/Foo.pm, you shouldn't name your file as such. This is by no means a complete list, but it is a good place to start.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Simplifying CPAN module namespace
by markus_b (Acolyte) on Feb 23, 2010 at 22:14 UTC |