File::Find::Rule::Procedural - Online Linux Manual PageSection : 3
Updated : 2022-01-21
Source : perl v5.34.0
Note : User Contributed Perl Documentation
NAMEFile::Find::Rule::Procedural − File::Find::Rule's procedural interface
SYNOPSIS use File::Find::Rule;
# find all .pm files, procedurally
my @files = find(file => name => '*.pm', in => \@INC);
DESCRIPTIONIn addition to the regular object-oriented interface, File::Find::Rule provides two subroutines for you to use. find( @clauses ) rule( @clauses ) find and rule can be used to invoke any methods available to the OO version. rule is a synonym for find Passing more than one value to a clause is done with an anonymous array: my $finder = find( name => [ '*.mp3', '*.ogg' ] );
find and rule both return a File::Find::Rule instance, unless one of the arguments is in, in which case it returns a list of things that match the rule. my @files = find( name => [ '*.mp3', '*.ogg' ], in => $ENV{HOME} );
Please note that in will be the last clause evaluated, and so this code will search for mp3s regardless of size. my @files = find( name => '*.mp3', in => $ENV{HOME}, size => '<2k' );
^
|
Clause processing stopped here −−−−−−/
It is also possible to invert a single rule by prefixing it with ! like so: # large files that aren't videos
my @files = find( file =>
'!name' => [ '*.avi', '*.mov' ],
size => '>20M',
in => $ENV{HOME} );
AUTHORRichard Clamp <richardc@unixbeard.net>
COPYRIGHTCopyright (C) 2003 Richard Clamp. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSOFile::Find::Rule 0
Johanes Gumabo
Data Size : 8,428 byte
man-File::Find::Rule::Procedural.3pmBuild : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 8 / 168,304
Visitor ID : :
Visitor IP : 3.146.255.161 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (parse_manual_page_|249|File::Find::Rule::Procedural.3pm|36/37|el══─{─══.|.el══─{─══. ds -- \|\(em\|
) (htmlprn|149|File::Find::Rule::Procedural.3pm|36/37|.el══─{─══. ds -- — |.el══─{─══. ds -- \|\(em\|
) (parse_manual_page_|249|File::Find::Rule::Procedural.3pm|43|br══─}─══|'br══─}─══
) (htmlprn|149|File::Find::Rule::Procedural.3pm|43|'br══─}─══ |'br══─}─══
)