Dir-Split

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Dir::Split.

0.82  2023-02-17  <schubiger@cpan.org>

 - Move testing modules to test_requires.

 - Drop generating compat Makefile.PL.

0.81  2021-12-12  <schubiger@cpan.org>

 - Merged development version to stable.

0.80_02  2021-12-10  <schubiger@cpan.org>

 - Fix MSWin32 test failures.
   [testers #122650698 - gregor herrmann]

0.80_01  2021-12-05  <schubiger@cpan.org>

 - Major refactoring.

 - Skip documentation tests for non-release testing.

 - 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.

0.75 2005/03/06

 - Merged to method calls/OO.

 - Documentation clean-up.

 - Added further $TRACKING_* options.

0.67 2004/02/01

 - Minor code additions.

0.61 2004/01/18

 - Simplified interface options.

0.60 2004/01/17

 - Minor changes.

0.58 2004/01/16

 - Object constructor removed; functions are exportable.

0.54 2004/01/13

 - File::Find traverses directories.

0.51 2004/01/10

 - bin/split.pl updated.

0.49 2004/01/07

 - Removing directories will be abandoned in traversal mode if
   a traversal depth has been set or files weren't previously
   unlinked.

0.48 2004/01/07

 - Traversal processing implemented.

0.42 2004/01/05

 - The constructor new() accepts either a hash ref or a hash dump.

0.40 2004/01/05

 - Non-class data is cleaned up.



( run in 2.400 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )