Пакет: libfile-wildcard-perl (0.11-3.1)
Ссылки для libfile-wildcard-perl
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libfile-wildcard-perl:
- [libfile-wildcard-perl_0.11-3.1.dsc]
- [libfile-wildcard-perl_0.11.orig.tar.gz]
- [libfile-wildcard-perl_0.11-3.1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [metacpan.org]
Подобные пакеты:
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
- практический язык Ларри Уолла для извлечения данных и составления отчётов
Загрузка libfile-wildcard-perl
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 18,8 Кб | 48,0 Кб | [список файлов] |