Revision: 1267
Author: [email protected]
Date: Tue Jun 1 15:45:14 2010
Log: Revert to disabling normalizing eval numbers - subs much be kept
distinct and merged later.
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1267
Modified:
/trunk/t/22-readstream.t
=======================================
--- /trunk/t/22-readstream.t Tue Jun 1 06:17:33 2010
+++ /trunk/t/22-readstream.t Tue Jun 1 15:45:14 2010
@@ -38,7 +38,7 @@
#use Data::Dumper; warn Dumper \%prof;
-is_deeply $prof{VERSION}, [ [ 3, 0 ] ];
+is_deeply $prof{VERSION}, [ [ 4, 0 ] ];
# check for expected tags
# (but not START_DEFLATE as that'll be missing if there's no zlib)
--
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]