#!/usr/bin/perl -wT eval { use strict; ... }; print "Died with $@\n" if ($@); [download]
In reply to Re: Apache / Perl help... by pjotrik in thread Apache / Perl help... by hopefulcd