Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Golf Soccer Stats

by vladb (Vicar)
on May 23, 2002 at 17:20 UTC ( [id://168838]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub record {
        ($g,$p)=@_;
    ...
        $lT=$g-($wT+$tT);
        ($wT,$lT,$tT);
    }
    
  2. or download this
    sub record {
        ($g,$p)=@_;$w=3;$t=1;
    ...
        *$w);$;=$g-($"+$tT);
        ($",$;,$tT);
    }
    
  3. or download this
    sub record {
        ($g,$p)=@_;
        @_=($"=int($p/(@_+1)),$/=$p-$"*(@_+1),$g-$"-$/);
        (shift,pop,pop)
    }
    
  4. or download this
    $"=q;grep;;$,=q"grep";for(`find . -name ".saves*~"`){s;$/;;;/(.*-(\d+)
    +-.*)$/;
    $_=["ps -e -o pid | "," $2 | "," -v "," "];`@$_`?{print"+ $1"}:{print"
    +- $1"}&&`rm $1`;
    print$\;}
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://168838]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-16 09:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found