File: CHANGES

package info (click to toggle)
libdir-purge-perl 1.02-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 60 kB
  • ctags: 7
  • sloc: perl: 176; makefile: 43
file content (14 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Revision history for Perl extension Dir::Purge.

1.02  Tue Sep 19 14:24:54 2006
	- fix problem with purgedir_by_age.

1.01  Tue Feb 21 22:37:35 2005
        - Add "include" with subroutine or regex to preselect
	  candidates.
      	- Add "reverse" option to reverse the strategy.
	- Add verbosity levels.
	- Thread safe (use a local hash to keep state).

1.00  Sun May 21 15:36:15 2000
	- First CPAN release.