toutes les options
bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : libio-file-withfilename-perl  ]

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

Liens pour libio-file-withfilename-perl

Screenshot

Ressources Debian :

Télécharger le paquet source libio-file-withfilename-perl :

Responsables :

Ressources externes :

Paquets similaires :

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

Autres paquets associés à libio-file-withfilename-perl

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libio-file-withfilename-perl

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 4,9 ko19,0 ko [liste des fichiers]