#!/usr/bin/perl open (TEMPLATE, $ARGV[0]) or die "Cannot open '".$ARGV[0]."': $!"; my $template = join "",