in reply to RE: odd....
in thread odd....

Re: no coding skills -
The following code runs (with warnings if -w is used):
foreach $time ($I="sleep") {my $heart = "aches";} for(;;){} if($i){die($soon);} @_ = "would", "people", "miss"; @_ = "me", "or", "just", "my"; @_ = "coding", "skills? :)";
This does not:
don('t'), die(); just('practice')
hmmm...