Text::SmartLinks

Connecting test files with POD documentation
Download

Text::SmartLinks Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Gabor Szabo
  • Publisher web site:
  • http://search.cpan.org/~szabgab/

Text::SmartLinks Tags


Text::SmartLinks Description

Connecting test files with POD documentation The plan is to change the Text::SmartLinks Perl module and write a new smartlinks.pl script so it will be usable in any Perl 5 or Perl 6 project to generate the HTML pages combining the POD content from the .pod and .pm files and test scripts.In addition the script should be able to generate further reports in HTML format that help the developers.The usage should default to parsing the files in lib/ for documentation and the .t files in the t/ subdirectory.SYNOPSIS smartlinks.pl t/*/*.t t/*/*/*.t smartlinks.pl --dir t smartlinks.pl --css foo.css --out-dir=public_html t/syntax/*.t smartlinks.pl --check t/*/*.t t/*/*/*.t smartlinks.pl --check t/some/test.t smartlinks.pl --missing t/*/*.t t/*/*/*.tIf in the root directory of a CPAN package type the following: smartlinks.pl --pod-dir lib/ --dir t/ --out-dir html/ --indexIn the root of Text::SmartLinks type in the following: perl -Ilib script/smartlinks.pl --pod-dir lib/ --dir t/ --out-dir html/ --index Requirements: · Perl


Text::SmartLinks Related Software