projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4ef0c66
)
Fix incorrect =head1 NAME.
Abhijit Menon-Sen [Wed, 25 Jul 2007 12:21:19 +0000 (12:21 +0000)]
p4raw-id: //depot/perl@31654
lib/File/CheckTree.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/File/CheckTree.pm
b/lib/File/CheckTree.pm
index
20ffd68
..
72cc52e
100644
(file)
--- a/
lib/File/CheckTree.pm
+++ b/
lib/File/CheckTree.pm
@@
-13,7
+13,7
@@
our @EXPORT = qw(validate);
=head1 NAME
-validate - run many filetest checks on a tree
+File::CheckTree - run many filetest checks on a tree
=head1 SYNOPSIS