wszystkie opcje
bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libio-file-withfilename-perl  ]

Pakiet: libio-file-withfilename-perl (0.01-2)

Odnośniki dla libio-file-withfilename-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libio-file-withfilename-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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') };

Inne pakiety związane z libio-file-withfilename-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libio-file-withfilename-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 4,9 KiB19,0 KiB [lista plików]