On Fri, Jun 25, 2010 at 10:57, Alex Hunsaker <[email protected]> wrote:
> This problem also goes away if I take out the { END { } } block in File::Temp.
Ok I have an even simpler case:
PerlModule Devel::NYTProf::Apache
PerlModule bad
package bad;
END { }
END { }
1;
Apparently the reason I had to use Archive::ZIP and DBD::Pg is I dont
have use other packages that have end blocks. Still have not been
able to get it to trigger without mod_perl :-(.
--
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]