+bin/sizeme_graph.pl
+bin/sizeme_store.pl
CHANGES
lib/Devel/SizeMe.pm
+lib/Devel/SizeMe/Graph.pm
+lib/Devel/SizeMe/Graph/static/css/base.css
+lib/Devel/SizeMe/Graph/static/css/Treemap.css
+lib/Devel/SizeMe/Graph/static/excanvas.js
+lib/Devel/SizeMe/Graph/static/jit-yc.js
+lib/Devel/SizeMe/Graph/static/jit.js
+lib/Devel/SizeMe/Graph/static/jquery-1.8.1-min.js
+lib/Devel/SizeMe/Graph/static/sprintf.js
+lib/Devel/SizeMe/Graph/static/treemap.js
Makefile.PL
MANIFEST
MANIFEST.SKIP
-META.yml Module meta-data (added by MakeMaker)
+META.yml Module meta-data (added by MakeMaker)
+MYMETA.json
+MYMETA.yml
+ppport.h
README
+refcounted_he.h
+sizeme.db
SizeMe.xs
-ppport.h
t/basic.t
t/code.t
t/globs.t
t/pod_cov.t
t/pvbm.t
t/recurse.t
-t/warnings.t A rather exhaustive test for the non-exceptional warnings
-typemap The typemap for UV, missing from 5.005_xx
+t/warnings.t A rather exhaustive test for the non-exceptional warnings
+typemap The typemap for UV, missing from 5.005_xx
/);
die ("Uhoh, test uses an outdated version of Devel::SizeMe")
- unless is ($Devel::SizeMe::VERSION, '0.02', 'VERSION MATCHES');
+ unless is ($Devel::SizeMe::VERSION, '0.020_080', 'VERSION MATCHES');
#############################################################################
# some basic checks: