X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FExporter.pm;h=a2af4aac3f961889be9ba94cbc3adccd18350885;hp=690a1b64191ed6eb0d300308066c98b4cd7d9b13;hb=a25ca8d637c040b2f929b1a23dd62ff63d85f5d1;hpb=83fd4df5c46993d68fc0c2d84a1faffaef2b3cdd diff --git a/lib/Mouse/Exporter.pm b/lib/Mouse/Exporter.pm index 690a1b6..a2af4aa 100644 --- a/lib/Mouse/Exporter.pm +++ b/lib/Mouse/Exporter.pm @@ -241,6 +241,10 @@ __END__ Mouse::Exporter - make an import() and unimport() just like Mouse.pm +=head1 VERSION + +This document describes Mouse version 0.37_06 + =head1 SYNOPSIS package MyApp::Mouse;