projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8229d19
)
Make Johan's confusion go away, but there are no doubt more
Jarkko Hietaniemi [Wed, 13 Aug 2003 12:03:08 +0000 (12:03 +0000)]
similar cases.
p4raw-id: //depot/perl@20676
lib/File/Find.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/File/Find.pm
b/lib/File/Find.pm
index
242280b
..
4c15d38
100644
(file)
--- a/
lib/File/Find.pm
+++ b/
lib/File/Find.pm
@@
-3,7
+3,7
@@
use 5.006;
use strict;
use warnings;
use warnings::register;
-our $VERSION = '1.04';
+our $VERSION = '1.05';
require Exporter;
require Cwd;