Checking in changes prior to tagging of version 0.48. Changelog diff is:
[gitmo/Mouse.git] / lib / Mouse / XS.pod
index e83dff6..2e1fe98 100644 (file)
@@ -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.48
 
 =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