On Thu, Feb 05, 2009 at 03:47:56PM +0000, Tim Bunce wrote: > > It's caused by AutoSplit being run on Storable.pm before it's installed > by perl. AutoSplit adds #line directives to the auto-split files but > those #line directives have relative paths that bear little relation > to where the files end up. > > It's probably possible to work-around it. If someone wants to volunteer > I'd be happy to guide them.
Going forwards, it should also be possible to improve AutoSplit to solve this properly. But it would require passing in the correct final install location to it. The code is here: http://perl5.git.perl.org/perl.git/blob/HEAD:/lib/AutoSplit.pm Nicholas Clark --~--~---------~--~----~------------~-------~--~----~ You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected] -~----------~----~----~----~------~----~------~--~---
