v2 released
This commit is contained in:
parent
c7d27dd869
commit
60dd299ffa
14 changed files with 9 additions and 391 deletions
6
build.sh
Executable file
6
build.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
make clean
|
||||
perl Makefile.PL
|
||||
make
|
||||
make test
|
||||
make dist
|
||||
Loading…
Add table
Add a link
Reference in a new issue