On Sat, May 26, 2012 at 1:09 PM, Jigme Datse Yli-Rasku <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > It seems that Perl 5.12 has broken the Makefile.PL script. It looks > like the bareword: > > WriteAll > > is the only issue with the script, and that this method has been > obsoleted. If you comment it out, the script runs, but does not > create a makefile, if not commented out, it will not do anything.
I think something else may be failing. The first thing I would try to do is remove the inc directory and try again. This stores some cached info for Module::Install and it has caused similar problems for some users. If that doesn't work, let me know which version of Module::Install you are using and I will try to reproduce. Best Wishes, Chris Travers ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
