Sat, 09 Dec 2023 16:05:36 EST

Information for RPM perl-File-Listing-6.04-1.ru.noarch.rpm

ID26341
Nameperl-File-Listing
Version6.04
Release1.ru
Epoch
Archnoarch
SummaryFile-Listing - parse directory listing
DescriptionThis module exports a single function called parse_dir(), which can be used to parse directory listings. The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value is 'unix'. Ideally, the listing type should be determined automatically. The fourth parameter specifies how unparseable lines should be treated. Values can be 'ignore', 'warn' or a code reference. Warn means that the perl warn() function will be called. If a code reference is passed, then this routine will be called and the return value from it will be incorporated in the listing. The default is 'ignore'. Only the first parameter is mandatory. The return value from parse_dir() is a list of directory entries. In a scalar context the return value is a reference to the list. The directory entries are represented by an array consisting of [ $filename, $filetype, $filesize, $filetime, $filemode ]. The $filetype value is one of the letters 'f', 'd', 'l' or '?'. The $filetime value is the seconds since Jan 1, 1970. The $filemode is a bitmask like the mode returned by stat().
Build Time2015-04-02 17:33:59 GMT
Size12592
Payload Hash1b02138e9a0afd99cad3efce4e7c4bf6
Buildrootcentos5-rutgers-staging-build-4559-6836
Provides
perl(File::Listing) = 6.04
perl(File::Listing::apache)
perl(File::Listing::dosftp)
perl(File::Listing::netware)
perl(File::Listing::unix)
perl(File::Listing::vms)
perl-File-Listing = 6.04-1.ru
Requires
perl(Carp)
perl(Exporter)
perl(HTTP::Date)
perl(strict)
perl(vars)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1
Obsoletes No Obsoletes
Conflicts No Conflicts
Files
1 through 6 of 6
Name ascending sort Size
/usr/lib/perl5/site_perl/5.8.8/File4096
/usr/lib/perl5/site_perl/5.8.8/File/Listing.pm10630
/usr/share/doc/perl-File-Listing-6.044096
/usr/share/doc/perl-File-Listing-6.04/Changes1380
/usr/share/doc/perl-File-Listing-6.04/README2321
/usr/share/man/man3/File::Listing.3pm.gz2764
Component of No Buildroots