On Tue, Oct 19, 2010 at 1:45 PM, Steffen Mueller <smuel...@cpan.org> wrote: > While it'd be nice to do the user-friendly thing and warn about such issues > whereever possible, I don't think this is a PAR bug. Loading a module using > the wrong name is an accidental "feature" of the module loading mechanism. > > I vote "not a bug".
Seconded on the grounds that a script with "use socket" (sic) wouldn't have worked on an OS with a case-sensitive filesystem in the first place. Cheers, Roderich