-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f229e7c
commit 4851085
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Test-Deep
updated
14 files
+33 −0 | .github/workflows/multiperl-test.yml | |
+3 −20 | .gitignore | |
+5 −0 | .mailmap | |
+26 −0 | Changes | |
+0 −90 | MANIFEST | |
+0 −75 | Makefile.PL | |
+0 −10 | README | |
+20 −0 | dist.ini | |
+19 −31 | lib/Test/Deep.pm | |
+1 −0 | lib/Test/Deep/Cache/Simple.pm | |
+1 −1 | lib/Test/Deep/HashElements.pm | |
+1 −4 | lib/Test/Deep/NoTest.pm | |
+35 −0 | t/no-clobber-globals.t | |
+6 −5 | t/notest_withtest.t |