Almost there

This commit is contained in:
Ryan Voots 2023-11-23 09:05:35 -05:00
parent 8cc50e77cb
commit b0c43302c2
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
1.0 2023-11-15 Initial release 0.01-TRIAL 2023-11-23 Initial release
- first release - first release, basic documentation and examples. Mostly to see that things index and render properly on CPAN and MetaCPAN

View file

@ -26,5 +26,5 @@ critic_config = perlcritic.rc
[PruneFiles] [PruneFiles]
filename = xtest.sh ; Local git development test script, sets environment for local dzil xtest filename = xtest.sh ; Local git development test script, sets environment for local dzil xtest
#match = ^test_data/ ; match = ^test_data/
#match = ^test.cvs$ ; match = ^test.cvs$