Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

RE: RE: RE: Kris Kringle Script

by turnstep (Parson)
on Apr 28, 2000 at 21:05 UTC ( [id://9609]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open (M, "|more") || die "Could not open more!\n";
    
  2. or download this
    chomp,@_=split(/::/),($e{$_[0]},$l{$_[0]})=($_[1],0)while(<>);
    
    ...
      $l{$_}--;
      print "$e{$_} has a KK of $L[$x]\n";
    }
    
  3. or download this
    A::aaron
    B::bob
    C::cindy
    
  4. or download this
    %type test.txt | perl kk2.pl
    
    ...
    bob has a KK of A
    cindy has a KK of
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-25 23:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found