in reply to if $bard...

@world = ('stage') x @world; @people = ('player') x @people;
$question = '2b' || !'2b'; $nobler = ( suffer('slings', 'arrows') <=> oppose($sea{troubles}) ); $nobler == oppose($sea{troubles}) and die, sleep; no more;
melt($flesh)->isa('dew') or !fixt($canon{Everlasting}{'self-slaughter'} == 0);


japhy -- Perl and Regex Hacker

Replies are listed 'Best First'.
Re: Re: if $bard...
by Brovnik (Hermit) on May 27, 2001 at 23:16 UTC
    $nobler = ( suffer('slings', 'arrows') <=> oppose($sea{troubles}) );
    Surely you need
    rand($outrageous)
    in there somewhere :-) ?
    --
    Brovnik