diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2012-10-09 11:31:07 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2012-10-09 11:31:07 +0200 |
commit | 81e909e9031d8f8a68101080f225b4a977ec0015 (patch) | |
tree | eeec2d7996a33f5031a47e83bc2ac73148c5dfb1 /MANIFEST | |
parent | d13e60f230ba540ee1df2e1495145307135006c6 (diff) |
Make use of Module::Build for the build script.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000..0c359d8 --- /dev/null +++ b/MANIFEST @@ -0,0 +1,14 @@ +lib/Net/MulkyID.pm +lib/Net/MulkyID/Builder.pm +lib/Net/MulkyID/Setup.pm +www/login.pl +www/provision.html +www/provision.js +www/authenticate.html +www/authenticate.js +www/common.pl +www/logged_in_p.pl +www/sign.pl +COPYING.AGPL +README.md +build.PL |