Sudoscript currently doesn't work with perl 5.005,
which is still quite common (e.g. it is the standard
version of perl in solaris 8). The attached patch
allows sudoscript to work for perl 5.005 (it basically
removes references to "use warnings" and "our").
sudoscript-portable.patch