| Name: | perl-CPAN-DistnameInfo | 
|---|---|
| Version: | 0.12 | 
| Release: | 13.module+el8.6.0+20545+312b6629 | 
| Architecture: | noarch | 
| Module: | perl:5.32:8060020211122091432:e82d91b1 perl:5.32:8080020230118125925:af169298  | 
| Group: | Development/Libraries | 
| Size: | 11055 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-CPAN-DistnameInfo-0.12-13.module+el8.6.0+20545+312b6629.noarch.rpm | 
| Source RPM: | perl-CPAN-DistnameInfo-0.12-13.module+el8.6.0+20545+312b6629.src.rpm | 
| Build Date: | Wed Apr 06 2022 | 
| Build Host: | build-ol8-x86_64.oracle.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.  |