Initial commit.

This commit is contained in:
Jens Luedicke
2010-08-20 00:15:21 +02:00
commit 485e8a111d
6 changed files with 490 additions and 0 deletions

2
configure vendored Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
exec perl ./Makefile.PL "$@"