Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-File-Comments - 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.
Packages
perl-File-Comments-0.08-1.el6.noarch
[42 KiB] |
Changelog
by Paul Howarth (2010-12-10):
- 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)
|