argra****@users*****
argra****@users*****
2011年 2月 12日 (土) 03:14:45 JST
Index: docs/modules/libwww-perl-5.813/File/Listing.pod diff -u docs/modules/libwww-perl-5.813/File/Listing.pod:1.1 docs/modules/libwww-perl-5.813/File/Listing.pod:1.2 --- docs/modules/libwww-perl-5.813/File/Listing.pod:1.1 Thu Oct 21 04:56:20 2010 +++ docs/modules/libwww-perl-5.813/File/Listing.pod Sat Feb 12 03:14:45 2011 @@ -36,12 +36,12 @@ =end original -This module exports a single function called parse_dir(), which can be -used to parse directory listings. Currently it only understand Unix -C<'ls -l'> and C<'ls -lR'> format. It should eventually be able to -most things you might get back from a ftp server file listing (LIST -command), i.e. VMS listings, NT listings, DOS listings,... -(TBT) +このモジュールは parse_dir() という一つだけの関数をエクスポートしていて、 +これはディレクトリツリーのパースに使えます。 +今のところ Unix の C<'ls -l'> と C<'ls -lR'> の形式にのみ対応しています。 +最終的には ftp サーバから返されるかもしれない +ファイルリスト (LIST コマンド) に対応する予定です; +VMS リスト、NT リスト, DOS リストなど… =begin original