Skip to content

0.02 CPAN Release

Latest
Compare
Choose a tag to compare
@mkllnk mkllnk released this 19 Mar 00:50

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.