diff --git a/Changes b/Changes index 6cf128b..d098a89 100644 --- a/Changes +++ b/Changes @@ -1,2 +1,2 @@ -1.0 2023-11-15 Initial release - - first release +0.01-TRIAL 2023-11-23 Initial release + - first release, basic documentation and examples. Mostly to see that things index and render properly on CPAN and MetaCPAN diff --git a/dist.ini b/dist.ini index c728641..4beec4f 100644 --- a/dist.ini +++ b/dist.ini @@ -26,5 +26,5 @@ critic_config = perlcritic.rc [PruneFiles] filename = xtest.sh ; Local git development test script, sets environment for local dzil xtest -#match = ^test_data/ -#match = ^test.cvs$ \ No newline at end of file +; match = ^test_data/ +; match = ^test.cvs$ \ No newline at end of file