UNPKG

82 Bapplication/x-shView Raw
1#!/bin/sh
2
3set -e
4
5perl --version | head -n 2
6
7cd out/perl
8perl -c *.pl
9cd ../..
10