| Paketname | libfile-fu-perl |
| Beschreibung | module for manipulating files and directories as objects |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.0.7-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 108 Byte |
| Hängt ab von | perl, libfile-which-perl (>= 0.05), libclass-accessor-classy-perl (>= 0.9) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 39846 Byte |
| Prüfsumme MD5 | 83ca5c4777280a64020e2804f9b8238b |
| Prüfsumme SHA1 | 63358a04cab52ed83a712585e704898509f1a5c2 |
| Prüfsumme SHA256 | 1190f9b718edecc95d2175d34135d57ce688bdf30e6f9a7a965970ef04d878ca |
| Link zum Herunterladen | libfile-fu-perl_0.0.7-2_all.deb |
| Ausführliche Beschreibung | File::Fu is a Perl module that provides an method of manipulating directories
and files as objects, making use of operator overloading to allow for precise
composition fo paths and support for many built-in methods. It also provides
a way to create temporary directories and files.
.
The interface and style provided by this module are quite different than Perl
built-in functions or File::Spec. The syntax is concise and errors are checked
using exceptions, so you never need to check a return code.
|