Paketname | libdirectory-scratch-perl |
Beschreibung | easy-to-use self-cleaning scratch space |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.14-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | perl (>= 5.6.0-16), libpath-class-perl, libfile-slurp-perl (>= 9999.12) |
Empfohlene Pakete | libstring-random-perl |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 18034 Byte |
Prüfsumme MD5 | c90dffc8bbf1c82c2707894b3ae1720c |
Prüfsumme SHA1 | 8606def83d2f8bc339a254c490b2b3be22ac4777 |
Prüfsumme SHA256 | 6015c2408c3637a75cea97c7b7d96de412ea4d02aa5d4bc5fa9548bf6669f342 |
Link zum Herunterladen | libdirectory-scratch-perl_0.14-1_all.deb |
Ausführliche Beschreibung | When writing test suites for modules that operate on files,
it's often inconvenient to correctly create a platform-independent
temporary storage space, manipulate files inside it, then clean it
up when the test exits. The inconvenience usually results in tests
that don't work everywhere, or worse, no tests at all.
.
Directory::Scratch aims to eliminate that problem by making it easy to
do things right.
|