X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FClass%2FC3.pm;h=70eb5e77bb5947849d12daa94225427fdc9f390e;hb=6398c84857df49a84aa2c11f33f79381445f41df;hp=b51f5856167f9fca6af3ffef2f9a66ba392b8b74;hpb=d31fd50e47ee1edf17939f45de75baf7dc99161a;p=gitmo%2FClass-C3.git diff --git a/lib/Class/C3.pm b/lib/Class/C3.pm index b51f585..70eb5e7 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.24'; +our $VERSION = '0.29'; 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