Help for this page
#!/usr/bin/perl -- $VERSION = '0.01'; ... system qw[ dmake install ]; chdir '..' or die sprintf "chdir ($!)(%s)", $!,$!; }