in reply to Re: Path to Perl on local web host
in thread Path to Perl on local web host

use URI::file; print URI::file->new( qw[ E:\xampp\cgi-bin\FormMail.pl ]); __END__ file:///E:/xampp/cgi-bin/FormMail.pl
E| is outdated