projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bddbe49
)
Add a VERSION section to Mouse.pm
gfx [Fri, 9 Oct 2009 04:23:52 +0000 (13:23 +0900)]
lib/Mouse.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Mouse.pm
b/lib/Mouse.pm
index
a12c4a9
..
e8ea4a9
100644
(file)
--- a/
lib/Mouse.pm
+++ b/
lib/Mouse.pm
@@
-157,6
+157,10
@@
__END__
Mouse - Moose minus the antlers
+=head1 VERSION
+
+This document describes Mouse version 0.037_04
+
=head1 SYNOPSIS
package Point;