X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FExporter.pm;h=910456c0beaad62a4831801001c17d0b32db2f06;hp=690a1b64191ed6eb0d300308066c98b4cd7d9b13;hb=c73a0a96299636e25c1a283ed45b6052ceda35eb;hpb=594f41474f0be1376c91df303c3b3e18f05d3f48 diff --git a/lib/Mouse/Exporter.pm b/lib/Mouse/Exporter.pm index 690a1b6..910456c 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.39 + =head1 SYNOPSIS package MyApp::Mouse;