| Paketname | libtest-portability-files-perl |
| Beschreibung | Perl module to check that file names in a distribution are portable |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.05-2 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 72 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 10544 Byte |
| Prüfsumme MD5 | 1d96c3d54300046b90e92a1d6dbfec24 |
| Prüfsumme SHA1 | 5c67629e7051fff082bedde25a5ec0ab0493dfb5 |
| Prüfsumme SHA256 | 08b6340632207b1334ec33821aa5292712120d1c294953928e03ae412c02c94d |
| Link zum Herunterladen | libtest-portability-files-perl_0.05-2_all.deb |
| Ausführliche Beschreibung | Test::Portability::Files is used to check the portability across operating
systems of the names of the files present in the distribution of a module.
The tests use the advices given in perlport/"Files and Filesystems". The
author of a distribution can select which tests to execute.
.
To use this module, simply copy the code from the synopsis in a test file
named t/portfs.t for example, and add it to your MANIFEST. You can delete the
call to options() to enable only most common tests.
|