in reply to Re: change your attitude
in thread change your attitude
if ($things ne 'good') { if ($things->can ('change')) { change $things; } else { change($attitude->{"life"}) or life("ends"); } }
pike
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: change your attitude
by TomK32 (Monk) on Nov 23, 2001 at 17:21 UTC |