From b0c43302c2449dfccc77c890f6f18f6f737a198c Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Thu, 23 Nov 2023 09:05:35 -0500 Subject: [PATCH] Almost there --- Changes | 4 ++-- dist.ini | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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