- or download this
#!/usr/bin/perl
use warnings;
...
}
close OLD;
- or download this
#!/usr/bin/perl
use warnings;
...
}
close OLD;
- or download this
$host_key=~/^www.perlmonks.org$/
$host_key=~/^localhost$/
$host_key=~/\.weather\.com$/ and $name eq "UserPreferences"
...
#...
#...
#(each line is evaluated seperately)