Help for this page
Select Code to Download
Select
or
download this
my $arg=shift; $arg=~s/\A(["'])(.*)\1\z/$2/s; $arg=quote($arg);