if ($base =~ m{^(http://[\w\.\/\-]+)$}) { $base = $1; print get("$base/index.html"); } else { die "$base didn't match\n"; }
In reply to Re: perl 5.8.4, IO::Socket, and taint checking
by driver8
in thread perl 5.8.4, IO::Socket, and taint checking
by thraxil
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |