On Thu, Jun 04, 2009 at 01:22:34AM -0700, jozef wrote:
> 
> [email protected] wrote:
> > "Unable to open '-e' for reading: No such file or directory.
> > Unable to open '/(eval 2)' for reading: No such file or directory. Try
> > running /usr/local/bin/nytprofhtml in the same directory as you ran
> > Devel::NYTProf, or ensure @INC is correct"
> 
> i'm getting the same errors and then in the report i see:
> 
> 1     168s    168s    line • block • sub      -e
> 
> line • block • sub links are not showing anything useful.
> 
> Any idea?

The docs say:

    If you're using perl 5.10.0 or 5.8.8 (or earlier) then you need to
    also enable the C<use_db_sub=1> option otherwise perl doesn't make
    the source code available to NYTProf. Perl 5.8.9 and 5.10.1+ don't
    require that.

Perhaps that's the problem with '-e' having no source.

Tim.

p.s The '/(eval 2)' is a separate issue.

--~--~---------~--~----~------------~-------~--~----~
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]
-~----------~----~----~----~------~----~------~--~---

Reply via email to