| Name: | perl-File-Comments |
|---|---|
| Version: | 0.08 |
| Release: | 10.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 81785 |
| License: | GPL+ or Artistic |
| RPM: | perl-File-Comments-0.08-10.el7.noarch.rpm |
| Source RPM: | perl-File-Comments-0.08-10.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/File-Comments/ |
| Summary: | Recognizes file formats and extracts format-specific comments |
| Description: | File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file. Currently supported are Perl scripts, C/C++ programs, Java, makefiles, JavaScript, Python and PHP. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Spec clean-up:
- Nobody else likes macros for commands
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Use %{_fixperms} macro rather than our own chmod incantation
- Update provides filter to work with rpm ≥ 4.9
- Perl mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuild to fix problems with vendorarch/lib (#661697)
- Update to 0.08
- Adapt to HTML::Element >=4 change that omits trailing newline in generated
HTML (CPAN RT#63788)
- Resolves FTBFS issue in Rawhide (#661088)