Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re^3: Fetching unique owner name

by Anonymous Monk
on Dec 03, 2002 at 18:55 UTC ( [id://217311]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value at per2.pl line 5.
    Use of uninitialized value at per2.pl line 5.
    ...
    smith
    rogers
    richards
    
  2. or download this
    #!/usr/local/bin/perl -w
    
    ...
    #I had to add $_ because the other way "$authors{$}=1" gave me an erro
    +r
    }
    print "$_\n" for keys %authors;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://217311]
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: (8)
As of 2024-04-23 08:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found