Jens Luedicke
ff77f66d82
M: Added currentDepth() method.
...
The getDepth() method will return the default (or user-specified) directory traversel depth. Calling the setDepth method with a negative value will make the method die.
2013-03-09 16:27:02 +01:00
Jens Luedicke
7c0e8dfa92
M: Added Changelog information for version 0.5
2013-03-09 16:27:01 +01:00
Jens Luedicke
0db45b9ba8
M: Added note about GitHub to module documentation.
2013-03-09 16:27:01 +01:00
Jens Luedicke
e5fbd64b9c
M: Extended unit test.
2013-03-09 16:27:01 +01:00
Jens Luedicke
1c890bec84
M: Added sanity check for $action argument of setHandler method.
2013-03-09 16:27:01 +01:00
Jens Luedicke
6b24a7950b
M: Increased version number.
2013-03-09 16:27:01 +01:00
Jens Luedicke
b4c59e4fbd
M: Copyright 2013.
2013-03-09 16:04:39 +01:00
Jens Luedicke
3da39eae0a
M: Removed META.yml and MYMETA.yml from version control.
2013-03-09 15:50:53 +01:00
Jens Luedicke
dd9f7469f9
B: Add Build.PL script to MANIFEST file.
2013-03-09 15:50:36 +01:00
Jens Luedicke
7b3a6c2570
B: Do not try to walk /bin directory, as this may not work on Non-Unix systems.
2013-03-09 15:49:22 +01:00
Jens Luedicke
9f8defb0fe
B: Increment directory depth count before calling onDirEnter handler.
2013-03-09 15:49:14 +01:00
Jens Luedicke
97f876d629
B: Require Test::More and Test::Exception (for unit tests).
2013-03-09 15:49:01 +01:00
Jens Luedicke
98266e1cd0
B: Avoid problem with operator precedence.
2013-03-09 15:48:36 +01:00
Jens Luedicke
659e9ec7ff
M: CPAN Module meta information.
release-0.4
2012-09-01 15:33:24 +02:00
Jens Luedicke
5455440126
M: Updated documentation.
2012-09-01 12:47:23 +02:00
Jens Luedicke
f643ad1551
A: Added examples.
2012-09-01 12:07:04 +02:00
Jens Luedicke
8ea37c6a8c
M: Extended unit test.
2012-09-01 12:07:03 +02:00
Jens Luedicke
7d487f05c5
Updated unit test.
2010-12-30 22:41:03 +01:00
Jens Luedicke
47f214ae7f
Updated module requirements.
2010-12-30 22:40:13 +01:00
Jens Luedicke
d576da2f6d
Added setHandler method.
2010-12-30 22:03:45 +01:00
Jens Luedicke
6bd26e61c3
Added proper license information.
2010-12-30 15:01:07 +01:00
Jens Luedicke
1d35597770
Updated README file.
2010-12-28 19:24:10 +01:00
Jens Luedicke
3c9a68d4ec
Use Module::Build instead of ExtUtils::MakeMaker.
2010-12-28 19:01:10 +01:00
Jens Luedicke
485e8a111d
Initial commit.
2010-08-20 00:15:21 +02:00