Hi, I run Devel::NYTProf all the time and have no problems with it until this morning. Now I get quite a lot of the above warning (around 8). 1 is my own module and the others are things like:
fid 23 has no src saved for /home/martin/perl5/perlbrew/perls/ perl-5.14.0/lib/5.14.0/Getopt/Std.pm (NYTP_FIDf_HAS_SRC not set but src available!) fid 193 has no src saved for /home/martin/perl5/perlbrew/perls/ perl-5.14.0/lib/5.14.0/Benchmark.pm (NYTP_FIDf_HAS_SRC not set but src available!) I cannot see what is common between them and I'm at a loss to think what I may have done to cause this. Even though the message is issued for B.pm the source is visible in the nytprofhtml output. $ perl -MDevel::NYTProf -le 'print $Devel::NYTProf::VERSION;' 4.06 perl is 5.14.0 installed via perlbrew. I do have PERL_UNICODE=SAL but I've had that some time and unsetting it made no difference. I couldn't find anyone else with this issue on google. Martin -- 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]
