| Name: | perl-CPAN-DistnameInfo |
|---|---|
| Version: | 0.12 |
| Release: | 13.module+el8.3.0+7696+8d70366a |
| Architecture: | noarch |
| Module: | perl-App-cpanminus:1.7044:8030020200313075600:e87b4c87 perl-App-cpanminus:1.7044:8060020211122110049:e87b4c87 |
| Group: | Development/Libraries |
| Size: | 11057 |
| License: | GPL+ or Artistic |
| RPM: | perl-CPAN-DistnameInfo-0.12-13.module+el8.3.0+7696+8d70366a.noarch.rpm |
| Source RPM: | perl-CPAN-DistnameInfo-0.12-13.module+el8.3.0+7696+8d70366a.src.rpm |
| Build Date: | Fri Aug 07 2020 |
| Build Host: | jenkins-10-147-72-125-c329c507-062e-4dcd-8dc0-1fbb98cc4bc0.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/CPAN-DistnameInfo/ |
| Summary: | Extract distribution name and version from a distribution filename |
| Description: | Many online services that are centered around CPAN attempt to associate multiple uploads by extracting a distribution name from the filename of the upload. For most distributions this is easy as they have used ExtUtils::MakeMaker or Module::Build to create the distribution, which results in a uniform name. But sadly not all uploads are created in this way. CPAN::DistnameInfo uses heuristics that have been learnt by http://search.cpan.org/ to extract the distribution name and version from filenames and also report if the version is to be treated as a developer release. |