все параметры
bookworm  ] [  trixie  ] [  sid  ]
[ Источник: libio-file-withfilename-perl  ]

Пакет: libio-file-withfilename-perl (0.01-2)

Ссылки для libio-file-withfilename-perl

Screenshot

Ресурсы Debian:

Исходный код libio-file-withfilename-perl:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

filehandles that know their origin

IO::File::WithFilename does everything that IO::File does, but implements filename method, that File::Temp objects have. It lets you write the code that is ignorant of what classes of objects it works with.

If you want to check if it is safe to call filename method, you are recommended to call can method rather than to check an object's inheritance:

  print $obj->filename, "\n" if eval { $obj->can('filename') };

Другие пакеты, относящиеся к libio-file-withfilename-perl

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка libio-file-withfilename-perl

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 4,9 Кб19,0 Кб [список файлов]