The IO-stringy distribution has a Makefile.PL like
WriteMakefile(
              NAME         => "IO-stringy",

so that eventually FULLEXT is IO-stringy

sub ExtUtils::MM_Unix::init_main has

$self->{FULLEXT} = $self->catdir(split /::/, $self->{NAME});

which doesn't work when an author puts in something
thats not a module name.


BTW - reported at http://rt.cpan.org/NoAuth/Bug.html?ShowHeaders=7132&id=7132



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

Reply via email to