Downloadliste

Projektbeschreibung

File-Find-Object provides Perl programmers with an
object-oriented alternative to the core File::Find
module for traversing a directory structure, which
has some serious interface limitations. As opposed to File::Find, File-Find-Object can be instantiated, can be interrupted in the middle, has an iterative interface, and can also return results as objects.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-26 19:45
0.2.2

Einige Ressourcen, Links und Keywords wurden die META.yml aufgenommen.
Tags: Stable, CPAN, meta.yml, meta-data
Some resources, links, and keywords were added to the META.yml.

2009-06-19 02:38
0.2.1

Eine Optimierung wurde, um die Komponenten Liste. is_file () und is_link () Zugriffsmethoden gewesen, die Datei hinzugefügt:: Find:: Object:: Result-Objekt, und is_dir () wurde mehr gemacht robust.
Tags: Stable, CPAN
An optimization has been made to the components list. is_file() and is_link() accessors have been added to the File::Find::Object::Result object, and is_dir() has been made more robust.

2009-02-22 23:02
0.2.0

Einige Optimierungen wurden aufgenommen. Die Lizenzierung blurbs der Perl-Module in der Distribution wurden geklärt.
Tags: Minor feature enhancements
Several optimizations were incorporated. The licensing blurbs of the Perl modules in the distribution were clarified.

2009-01-22 21:49
0.1.8

Viele Verbesserungen in der Geschwindigkeit gemacht wurden. Die nocrossfs Option wurde behoben, und symbolische Links werden jetzt korrekt stat () ', Ed. Verhalten auf Windows wurde behoben.
Tags: Major bugfixes
Many speed improvements were made. The nocrossfs option has been been fixed, and symbolic links are now properly stat()'ed. Behavior on Windows has been fixed.

2009-01-10 03:01
0.1.5

Tags: Initial freshmeat announcement

Project Resources