Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

I Hope This Isn't A Piece of Homework....

by arunhorne (Pilgrim)
on May 21, 2002 at 23:16 UTC ( [id://168312]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
        @columns = split(/,/, $key);
        print "$columns[0] has accessed $columns[1] $hash{$key} time(s).\n
    +";
    }
    
  2. or download this
    The Company Inc. has accessed pw_p1 1 time(s).
    MIT has accessed pw_p1 2 time(s).
    My Agency Inc. has accessed pw_p1 1 time(s).
    My Agency Inc. has accessed pw_p2 1 time(s).
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-24 11:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found