Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Phone Number Storage

by Brovnik (Hermit)
on Jul 03, 2001 at 14:11 UTC ( [id://93449]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Frank Wright frank@lloyds.com 212-04567-98
    Frank Lloyd Wright frank@wright.com 212-04567-98
    
  2. or download this
    print FILEHANDLENAME join(',',$name,$num,$email),"\n";
    
  3. or download this
    use strict; # This should go at the top of the file
    use warnings; # So should this, to catch errors.
    ...
           print "$_\n";
       }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-03-28 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found