|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
(crazyinsomniac) Re: Cheesy Webringby crazyinsomniac (Prior) |
| on Aug 26, 2001 at 17:27 UTC ( #107927=note: print w/ replies, xml ) | Need Help?? |
|
You check to see which top level domain it is, but you forget the server. Here, you go fix: my $perlmonks = 'http://'.(($referer =~ m|www\.p|i)?'www.':'')."perlmonks.$tld";
In Section
Code Catacombs
|
|
||||||||||||||||||||||