public
Description:
Homepage:
Clone URL: git://github.com/robertkrimen/string-comments-extract.git
robertkrimen (author)
Sat Sep 13 13:12:27 -0700 2008
commit  28ccbda31fd614beb4c972d4a2f498652116d769
tree    02342b95251af27680258859196dd10ebb29a35f
parent  48f6f9b4572c936cc949e702ddeebf2b414f47b2
README
String-Comments-Extract

INSTALLATION

To install this module, run the following commands:

  perl Makefile.PL
  make
  make test
  make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc String::Comments::Extract

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=String-Comments-Extract

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/String-Comments-Extract

    CPAN Ratings
        http://cpanratings.perl.org/d/String-Comments-Extract

    Search CPAN
        http://search.cpan.org/dist/String-Comments-Extract


COPYRIGHT AND LICENCE

Copyright (C) 2008 Robert Krimen

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.