X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FXS.pod;h=e2869d08c60f6de514429d5e213228c635b6dfa7;hb=8f0a0704afaed02392c28a49ffdd830209d1508a;hp=e83dff638303c04e4964174e98a796fda64e6269;hpb=450e8bf69b50ddec93dbd023146d4c256a583b39;p=gitmo%2FMouse.git diff --git a/lib/Mouse/XS.pod b/lib/Mouse/XS.pod index e83dff6..e2869d0 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.59 =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