File-Find-Parallel

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


        This is the primitive on which "all_iterator" and "any_iterator" are
        built.

DEPENDENCIES
    The tests require File::Temp and optionally Test::Pod::Coverage and
    Test::Pod.

    The lncopies script requires Getopt::Long and Pod::Usage.

BUGS AND LIMITATIONS
    I haven't checked but it must be slower than File::Find. Use that
    instead if you only want to scan a single directory at a time.

    Please report any bugs or feature requests to
    "bug-file-find-parallel@rt.cpan.org", or through the web interface at
    <http://rt.cpan.org>.

AUTHOR
    Andy Armstrong "<andy@hexten.net>"

lib/File/Find/Parallel.pm  view on Meta::CPAN


=back

=head1 DEPENDENCIES

The tests require L<File::Temp> and optionally L<Test::Pod::Coverage>
and L<Test::Pod>.

The L<lncopies> script requires L<Getopt::Long> and L<Pod::Usage>.

=head1 BUGS AND LIMITATIONS

I haven't checked but it must be slower than L<File::Find>. Use that
instead if you only want to scan a single directory at a time.

Please report any bugs or feature requests to
C<bug-file-find-parallel@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.

=head1 AUTHOR



( run in 0.558 second using v1.01-cache-2.11-cpan-4d50c553e7e )