file-finding iterator
 File::Next is an iterator-based module for finding files.  It's
 lightweight, has no dependencies, runs under taint mode, and puts your
 program more directly in control of file selection.
 .
 It's taken heavily from Mark Jason Dominus' excellent book "Higher
 Order Perl".  http://hop.perl.plover.com/
| Attachment | Size | Date | 
|---|---|---|
| 14.39 KB | 05/08/2013 - 13:55 | 
libfile-next-perl (1.06-1) unstable; urgency=low
  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
  [ Ansgar Burchardt ]
  * New upstream release.
  * debian/copyright: Update to current proposal.
  * debian/copyright: Do not list Debian Perl Group as copyright holder.
    Instead list all contributors (taken from debian/changelog).
  * debian/copyright: Add X-Contact-BTS field.
  * Bump Standards-Version to 3.8.2.
  * debian/control: Do not capitalize short description.
  * Add myself to Uploaders.
  * Refresh rules for debhelper 7.
  [ Jonathan Yu ]
  * New upstream release
  [ Damyan Ivanov ]
  * Standards-Version: 3.8.3 (no changes)
  * Quote upstream license statement verbatim
Recent comments