libtest-portability-files-perl

Rating: 
0
No votes yet

Perl module to check that file names in a distribution are portable
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.

Application versions: 
AttachmentSizeDate
File libtest-portability-files-perl_0.05-2_all.deb10.27 KB05/08/2013 - 14:29
Changelog: 

libtest-portability-files-perl (0.05-2) unstable; urgency=low

[ Jonathan Yu ]
* Applied a patch from Chris Dolan (RT#21631) to fix issue with setting
tests to false.

[ Nathan Handler ]
* debian/watch: Update to ignore development releases.

[ Damyan Ivanov ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.