On Tue, Mar 19, 2013 at 8:47 PM, Michael G. Schwern <schw...@pobox.com> wrote:
> -1 to case-insensitive package names, because case matters to the language.

Sadly, they really need to be case-insensitive, because of how Perl
maps "Foo::Bar" to "Foo/Bar.pm".

We don't want someone installing "foo::bar" (intentionally or by
accident in a dependency chain) to overwrite an existing "Foo/Bar.pm"

David

-- 
David Golden <x...@xdg.me>
Take back your inbox! → http://www.bunchmail.com/
Twitter/IRC: @xdg

Reply via email to