| Paketname | libfile-flat-perl | 
| Beschreibung | Implements a flat filesystem in perl | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 1.04-2 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 92 Byte | 
| Hängt ab von | perl (>= 5.6.0-16), libfile-ncopy-perl, libfile-remove-perl, libprefork-perl, libfile-slurp-perl, li | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 20312 Byte | 
| Prüfsumme MD5 | f6e74ceb904f419d7b3d40bfd93e82eb | 
| Prüfsumme SHA1 | 79a210affb18661292e5960676cdadbb5b96f965 | 
| Prüfsumme SHA256 | e76adf9c6521d981edf93595a8084c9e69def34602067ff2b5e2dbf82c9382da | 
| Link zum Herunterladen | libfile-flat-perl_1.04-2_all.deb | 
| Ausführliche Beschreibung | File::Flat implements a flat filesystem. A flat filesystem is a filesystem
in which directories do not exist. It provides an abstraction over any normal
filesystem which makes it appear as if directories do not exist.
.
In effect, it will automatically create directories as needed. This is create
for things like install scripts and such, as you never need to worry about the
existance of directories, just write to a file, no matter where it is. |