Main > Programming > Libraries >

File::Find::Rule 0.30

File::Find::Rule 0.30

Sponsored Links

File::Find::Rule 0.30 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.014 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 914
Date added: 2007-04-26
Publisher: Richard Clamp

File::Find::Rule 0.30 description



SYNOPSIS

use File::Find::Rule;
# find all the subdirectories of a given directory
my @subdirs = File::Find::Rule->directory->in( $directory );

# find all the .pm files in @INC
my @files = File::Find::Rule->file()
->name( *.pm )
->in( @INC );

# as above, but without method chaining
my $rule = File::Find::Rule->new;
$rule->file;
$rule->name( *.pm );
my @files = $rule->in( @INC );

File::Find::Rule 0.30 Screenshot

Advertisements

File::Find::Rule 0.30 Keywords

Bookmark File::Find::Rule 0.30

Hyperlink code:
Link for forum:

File::Find::Rule 0.30 Copyright

WareSeeker periodically updates pricing and software information of File::Find::Rule 0.30 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of File::Find::Rule 0.30 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. Free Download
Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. Free Download
File::Find::Parallel allows you to traverse a number of similar directories in parallel. Free Download
File::Find::Closures is a Perl module with functions you can use with File::Find. Free Download
File::Find is a Perl module to traverse a directory tree. Free Download
Email::Find allows you to find RFC 822 email addresses in plain text. Free Download
Bitfu is a BitTorrent client designed to run non-stop as a daemon. Free Download
Find Em All is inspired by XFCE-3s XFglob and Efinder which is part of the Equinox desktop environment. Free Download