X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FXS.pod;h=554b2bb62a9cb5b56882da03765e8c8c6ec931d5;hb=b6f6340b383df81ad237c75018adc554d87ecbf7;hp=e83dff638303c04e4964174e98a796fda64e6269;hpb=450e8bf69b50ddec93dbd023146d4c256a583b39;p=gitmo%2FMouse.git diff --git a/lib/Mouse/XS.pod b/lib/Mouse/XS.pod index e83dff6..554b2bb 100644 --- a/lib/Mouse/XS.pod +++ b/lib/Mouse/XS.pod @@ -5,12 +5,13 @@ Mouse::XS - A Mouse guts in XS =head1 VERSION -This document describes Mouse version 0.42 +This document describes Mouse version 0.44 =head1 DESCRIPTION Mouse has an optional XS implementation, which is automatically built -and used if available. +and used if available. According to benchmarks, this is about 2 times +faster than Mouse::PurePerl. =head2 INSTALL