projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
448b6e5
)
0.37 final
Stevan Little [Sun, 11 Mar 2007 04:32:45 +0000 (
04:32
+0000)]
Build.PL
patch
|
blob
|
blame
|
history
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
8ea0a8e
..
abce9a1
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-1,6
+1,7
@@
use Module::Build;
use strict;
+use warnings;
my $build = Module::Build->new(
module_name => 'Class::MOP',
diff --git
a/Changes
b/Changes
index
f152c47
..
c44e5c4
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,6
@@
Revision history for Perl extension Class-MOP.
-0.37
+0.37 Sat. March 10, 2007
~~ Many, many documentation updates ~~
* Class::MOP