| Name: | perl-Test-UseAllModules |
|---|---|
| Version: | 0.14 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 9295 |
| License: | GPL+ or Artistic |
| RPM: | perl-Test-UseAllModules-0.14-2.el7.noarch.rpm |
| Source RPM: | perl-Test-UseAllModules-0.14-2.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Test-UseAllModules/ |
| Summary: | Do use_ok() for all the MANIFESTed modules |
| Description: | I'm sick of writing 00_load.t (or something like that) that will do use_ok() for every module I write. I'm sicker of updating 00_load.t when I add another file to the distribution. This module reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully). |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- 0.14 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Specfile autogenerated by cpanspec 1.78. - Remove BuildRoot and defattr code - Recode documentation to UNIX end-of-lines