Revision history for Perl extension Devel::SizeMe.
+0.05 2012-10-11 Tim Bunce
+
+ * Assorted version portability and compiler warning fixes.
+
0.04 2012-10-05 Tim Bunce
* Removed Mojolicious::Lite as a prerequisite as it was stoping people
/);
die ("Uhoh, test uses an outdated version of Devel::SizeMe")
- unless is ($Devel::SizeMe::VERSION, '0.04', 'VERSION MATCHES');
+ unless is ($Devel::SizeMe::VERSION, '0.05', 'VERSION MATCHES');
#############################################################################
# some basic checks: