1 2 3 4 5 6 7
echo "perl-module version 1.1" echo "before bla template" # template input; name=perl-bla echo "after bla template" perl Makefile.pl make make install