projects
/
gitmo/MooseX-StrictConstructor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fbfaa61
)
somehow lost use
Dave Rolsky [Sun, 31 Aug 2008 03:59:27 +0000 (
03:59
+0000)]
t/pod-coverage.t
patch
|
blob
|
blame
|
history
diff --git
a/t/pod-coverage.t
b/t/pod-coverage.t
index
c528b50
..
6f96ad1
100644
(file)
--- a/
t/pod-coverage.t
+++ b/
t/pod-coverage.t
@@
-1,4
+1,4
@@
- strict;
+use strict;
use warnings;
use Test::More;