Help for this page
#!perl -w use warnings; ... 5.026000 4.36 Use of uninitialized value in subroutine exit at .../CGI.pm line 472. <input type="text" name="end_date" />
$ perl -wle 'sub x{@_} print x(substr undef,0)'