X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FClass%2FC3.pm;h=89995ef97aae99b208955d439a22adfe3ef73b7e;hb=d46d36f7ea4782343a6c46466278053bdd4cce2a;hp=4e4f0955dd004c77fb5bb40a9ed22c6c6c7656ef;hpb=aaa36b5f525113bc6edc3de90faac66314fa16d0;p=gitmo%2FClass-C3.git diff --git a/lib/Class/C3.pm b/lib/Class/C3.pm index 4e4f095..89995ef 100644 --- a/lib/Class/C3.pm +++ b/lib/Class/C3.pm @@ -4,7 +4,7 @@ package Class::C3; use strict; use warnings; -our $VERSION = '0.26'; +our $VERSION = '0.31'; our $C3_IN_CORE; our $C3_XS; @@ -519,7 +519,7 @@ L was reporting 94.4% overall test coverage earlier in this module =over 4 -=item L +=item L =back