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. |