X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FXS.pod;h=b921ed1eb637db4a050a3951fe98b0cac89b6676;hb=806806614368604f49f5e27bf64d1b8d96241177;hp=28e0bd585a31fec9fe5e27dd5a587b3e95e7a384;hpb=e229d5a947fa3a6becf4a53c368a5429868d4728;p=gitmo%2FMouse.git diff --git a/lib/Mouse/XS.pod b/lib/Mouse/XS.pod index 28e0bd5..b921ed1 100644 --- a/lib/Mouse/XS.pod +++ b/lib/Mouse/XS.pod @@ -5,12 +5,12 @@ Mouse::XS - A Mouse guts in XS =head1 VERSION -This document describes Mouse version 0.42 +This document describes Mouse version 0.50_07 =head1 DESCRIPTION Mouse has an optional XS implementation, which is automatically built -and used if available. Accoding to benchmarks, this is about 2 times +and used if available. According to benchmarks, this is about 2 times faster than Mouse::PurePerl. =head2 INSTALL