Almost there
This commit is contained in:
parent
8cc50e77cb
commit
b0c43302c2
2 changed files with 4 additions and 4 deletions
4
Changes
4
Changes
|
@ -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
|
||||||
|
|
4
dist.ini
4
dist.ini
|
@ -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$
|
Loading…
Add table
Reference in a new issue