MANIFEST
README
CHANGES
Makefile.PL
lib/Module/FromPerlVer.pm
lib/Module/FromPerlVer/Git.pm
lib/Module/FromPerlVer/Dir.pm
lib/Module/FromPerlVer/Extract.pm

t/00-usable.t
t/01-default-args.t
t/10-dir-defaults-no_copy.t
t/11-use_dir.t
t/12-dir-default-use.t
t/20-git-defaults-5.5.3.t
t/21-git-defaults-5.888.888.t
t/22-git-defaults-5.999.999.t
t/23-git-defaults-5.888.999.t

# fake version directory
# used for testing Dir.pm

t/version/5.005003/lib/Foo.pm
t/version/5.005003/pod/Foo.pod
t/version/5.005003/etc/version.dat
t/version/5.888_888/lib/Foo.pm
t/version/5.888_888/pod/Foo.pod
t/version/5.888_888/etc/version.dat
t/version/5.999_999/lib/Foo.pm
t/version/5.999_999/pod/Foo.pod
t/version/5.999_999/etc/version.dat

# fake git sandbox
# used only for testing Git.pm.

t/sandbox/.git/description
t/sandbox/.git/info/exclude
t/sandbox/.git/hooks/update.sample
t/sandbox/.git/hooks/prepare-commit-msg.sample
t/sandbox/.git/hooks/pre-receive.sample
t/sandbox/.git/hooks/pre-rebase.sample
t/sandbox/.git/hooks/pre-push.sample
t/sandbox/.git/hooks/pre-commit.sample
t/sandbox/.git/hooks/pre-applypatch.sample
t/sandbox/.git/hooks/post-update.sample
t/sandbox/.git/hooks/commit-msg.sample
t/sandbox/.git/hooks/applypatch-msg.sample
t/sandbox/.git/hooks/fsmonitor-watchman.sample
t/sandbox/.git/refs/heads/master
t/sandbox/.git/refs/tags/perl/v5.5.3
t/sandbox/.git/refs/tags/perl/v5.888.888
t/sandbox/.git/refs/tags/perl/v5.999.999
t/sandbox/.git/HEAD
t/sandbox/.git/config
t/sandbox/.git/objects/16/a340073d49385fa3e44eec48ad6c2d3eacaf41
t/sandbox/.git/objects/16/f78139972784e4bc18d68cf7f9386d67bddb69
t/sandbox/.git/objects/80/f5bb592d20571e15e524bf54911a3ae5ce676e
t/sandbox/.git/objects/2d/3affa917641feb37f28553cb39821eb448e904
t/sandbox/.git/objects/6b/fd52134e7a01bc53d6431c778b42ccc1ac6613
t/sandbox/.git/objects/c6/91c245fea4ccb0a1f4cecd08a0d3a7bfac3be1
t/sandbox/.git/objects/ae/67c883c76a42afeafbe4e3a22e5282ea7a6bb0
t/sandbox/.git/objects/09/4241f7b71bf82e39e494a5377e59a796d8bb2c
t/sandbox/.git/objects/78/3a03600e5de817d2be9f9bb6be185f5263e48b
t/sandbox/.git/objects/05/80d803e77de6255eb27490559bfd92b73ee1b3
t/sandbox/.git/objects/05/005c07b330c93d7c6dc7931596b8f518d37943
t/sandbox/.git/objects/71/b7816d82478e679d342b4ddcddd1ebf411a1d4
t/sandbox/.git/objects/a3/73b9ca591588cac81cdbd410176e690fde959f
t/sandbox/.git/objects/a3/d8f0d0c44523d3d43c9d31dd3786409116bd41
t/sandbox/.git/objects/cb/57b9d26639040710f6f24cbcaf3ab80e2e0d21
t/sandbox/.git/objects/d2/d441a031b0ab34799d42b76145fa3c928d11ea
t/sandbox/.git/objects/af/97cbc65dafd1456d027f1fe175c18b30c8c079
t/sandbox/.git/objects/f6/02a53ca2c8c1c61fa065c83254b812964dd126
t/sandbox/.git/objects/6f/50682e0f0b9b0891f621cb955ccf8678b7effe
t/sandbox/.git/objects/60/351474203d123dcb09a2fdf6960aa9d00c651d
t/sandbox/.git/objects/57/e3b60b88990246b5ae8da6343f3e6da82c3be3
t/sandbox/.git/objects/dd/5655f87e055fe17f1469db3b0580461ebd8815
t/sandbox/.git/objects/75/847e12eec0689b7e6b96624c9e15879aedf621
t/sandbox/.git/objects/0a/1f38664d7a25d0f6a1e56a9277983df99748ae
t/sandbox/.git/objects/47/5e5e08515d0b3ba6c4b8195e19d3d994a47535
t/sandbox/.git/objects/9a/60d74363931fbc8f7e564852fe760f3c0906df
t/sandbox/.git/objects/5b/5ba0f54d47967c20b8c24752a86f19cc09c88d
t/sandbox/.git/objects/bb/b0996a9c10b57f3ad5d6a52cc31781dc469c4e
t/sandbox/.git/objects/61/5126a540d6902344beb58e3b9f8bfeb3c76d04
t/sandbox/.git/index
t/sandbox/.git/COMMIT_EDITMSG
t/sandbox/.git/logs/HEAD
t/sandbox/.git/logs/refs/heads/master

META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
