パッケージ: libfile-listing-perl (6.04-1)
libfile-listing-perl に関するリンク
Trisquel の資源:
libfile-listing-perl ソースパッケージをダウンロード:
- [libfile-listing-perl_6.04-1.dsc]
- [libfile-listing-perl_6.04.orig.tar.gz]
- [libfile-listing-perl_6.04-1.debian.tar.gz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Nicholas Bamber
- Angel Abad
外部の資源:
- ホームページ [search.cpan.org]
類似のパッケージ:
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'.
その他の libfile-listing-perl 関連パッケージ
|
|
|
-
- dep: libhttp-date-perl
- module of date conversion routines
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language