Added Perl support.

This commit is contained in:
Alexander Borisov
2018-01-31 15:47:00 +03:00
parent 311db93f00
commit 960962ddce
12 changed files with 1998 additions and 11 deletions

View File

@@ -45,4 +45,7 @@ cat << END
go OPTIONS configure Go module
run "./configure go --help" to see available options
perl OPTIONS configure Perl module
run "./configure perl --help" to see available options
END