Dir-Split
view release on metacpan or search on metacpan
- Do no longer recommend Test::Pod and Test::Pod::Coverage.
- Remove the testing diagnostic.
- Use the boolean pragma for true/false values.
- Update broken license link.
- Add metadata repository link.
0.80 Sat Feb 16 13:18:05 CET 2008
- Added test-file split.t.
- Revised the code for excluding '.' and '..'.
- Removed dependency upon a certain perl version.
- Reformatted scripts/dir-split.pl.
0.79 Thu Dec 20 21:30:14 CET 2007
- Fixed a bug (don't remove the first two files from the list,
assuming we have '.' and '..', use grep instead).
- Refined documentation (formatting) and code layout.
0.77 Sun Mar 19 22:14:55 CET 2006
- Both internal routines which are crucial to moving files,
_mov_num() and _mov_char(), detect now whether multiple files
with the same filename exist; if so, "duplicates" are attached
a numeric suffix which starts at 1 and is subsequently auto-
incremented.
- Added INSTALL containing install instructions.
- Removed now stale testfile Dir-Split.t.
( run in 0.577 second using v1.01-cache-2.11-cpan-49f99fa48dc )