Skip to content

Releases: mkllnk/PerlDoctest

0.02 CPAN Release

19 Mar 00:50
Compare
Choose a tag to compare

This is the first version released to CPAN. It contains all required package files to build and install this module. The code got a lot of new stuff as well:

  • Test code is evaluated in the tested package namespace.
  • Using Test::Deep allows testing of complex data structures.
  • Test evaluation in the Test::Deep namespace allows convenient short tests.
  • The script uses Test::Doctest to test itself.
  • A custom perltidy configuration aligns the code with more other projects.

0.01 Original version

29 Feb 03:24
Compare
Choose a tag to compare

The original version published by Bryan Cardillo. Contains added documentation and example files by Maikel Linke.