M: Increased version number.
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
package File::DirWalk;
|
package File::DirWalk;
|
||||||
use base qw(Exporter);
|
use base qw(Exporter);
|
||||||
|
|
||||||
our $VERSION = '0.5';
|
our $VERSION = '0.6';
|
||||||
our @EXPORT = qw(FAILED SUCCESS ABORTED PRUNE);
|
our @EXPORT = qw(FAILED SUCCESS ABORTED PRUNE);
|
||||||
|
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|||||||
Reference in New Issue
Block a user