Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> perl >> libfile-wildcard-perl
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: libfile-wildcard-perl  ]

パッケージ: libfile-wildcard-perl (0.11-2)

Enhanced glob processing

When looking at how various operating systems do filename wildcard expansion (globbing), VMS has a nice syntax which allows expansion and searching of whole directory trees. It would be nice if other operating systems had something like this built in. The best Unix can manage is through the utility program find.

File::Wildcard provides this facility to Perl. Whereas native VMS syntax uses the ellipsis "...", this will not fit in with POSIX filenames, as ... is a valid (though somewhat strange) filename. Instead, the construct "///" is used as this cannot syntactically be part of a filename, as you do not get three concurrent filename separators with nothing between (three slashes are used to avoid confusion with //node/path/name syntax).

You don't have to use this syntax, as you can do the splitting yourself and pass in an arrayref as your path.

その他の libfile-wildcard-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libmodule-optional-perl
    Module::Optional - Breaking module dependency chains
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

libfile-wildcard-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 24.4 kB83 kB [ファイル一覧]