X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=368099069959f4d27aff138bf8b2e4fa74e892e9;hb=501e4a135efbce048925d6020db002791f43b8e0;hp=23e7eef760fc12b40716c03161acfc86a72073e0;hpb=6481de87d7fb6fe3a3308704ed6d75dd78aa1e22;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/MANIFEST b/MANIFEST index 23e7eef..3680990 100644 --- a/MANIFEST +++ b/MANIFEST @@ -7,6 +7,7 @@ README lib/Variable/Magic.pm samples/copy.pl samples/magic.pl +samples/synopsis.pl samples/uvar.pl samples/vm_vs_tie.pl t/00-load.t @@ -19,6 +20,7 @@ t/14-callbacks.t t/15-self.t t/16-huf.t t/17-ctl.t +t/18-opinfo.t t/20-get.t t/21-set.t t/22-len.t @@ -40,4 +42,5 @@ t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t t/99-kwalitee.t +t/lib/Variable/Magic/TestDieRequired.pm t/lib/Variable/Magic/TestWatcher.pm