X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=92e00d67884d9518c8c3cd2043bd3baa6f8f2d16;hb=a8d75011f6169928695d9fda6cf5e8ebc1cc6e92;hp=a29ee25703db4ccc655d068d7513bd9f4e3868ad;hpb=751094f5d7b43171afc7104e957ca7fe2d21eb34;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/MANIFEST b/MANIFEST index a29ee25..92e00d6 100644 --- a/MANIFEST +++ b/MANIFEST @@ -7,14 +7,16 @@ README lib/Variable/Magic.pm samples/magic.pl samples/uvar.pl +samples/vm_vs_tie.pl t/00-load.t t/01-import.t t/10-simple.t t/11-multiple.t -t/12-data.t -t/13-sig.t -t/14-self.t -t/15-huf.t +t/12-sig.t +t/13-data.t +t/14-callbacks.t +t/15-self.t +t/16-huf.t t/20-get.t t/21-set.t t/22-len.t