Alle Optionen
bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: libio-file-withfilename-perl  ]

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

Links für libio-file-withfilename-perl

Screenshot

Debian-Ressourcen:

Quellcode-Paket libio-file-withfilename-perl herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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

Andere Pakete mit Bezug zu libio-file-withfilename-perl

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libio-file-withfilename-perl herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 4,9 kB19,0 kB [Liste der Dateien]