- or download this
if(/^(.+)\s(http:\/\/\S+)\s*(.+)$/){
- or download this
if ( m#^(.+)\s(http://\S+)\s*(.+)$# ) {
- or download this
$http->body()=~/<\s*img[^>]*src\s*=\s*[\'\"]([^\'\"]+)[\'\"
+][^>]*$ALT/i
- or download this
my ($dimention);
for $dimention ('-width','-height'){
- or download this
for my $dimension ( qw(-width -height) ) {