Binary package “libfile-listing-perl” in openkylin huanghe
module to parse directory listings
File::Listing 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 'unix'.
Source package
Published versions
- libfile-listing-perl 6.16-ok1 in amd64 (Proposed)
- libfile-listing-perl 6.16-ok1 in amd64 (Release)
- libfile-listing-perl 6.16-ok1 in arm64 (Proposed)
- libfile-listing-perl 6.16-ok1 in arm64 (Release)
- libfile-listing-perl 6.16-ok1 in i386 (Proposed)
- libfile-listing-perl 6.16-ok1 in i386 (Release)
- libfile-listing-perl 6.16-ok1 in loong64 (Proposed)
- libfile-listing-perl 6.16-ok1 in loong64 (Release)
- libfile-listing-perl 6.16-ok1 in riscv64 (Proposed)
- libfile-listing-perl 6.16-ok1 in riscv64 (Release)
- libfile-listing-perl 6.16-ok1 in rv64g (Proposed)
- libfile-listing-perl 6.16-ok1 in rv64g (Release)