Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

more fun w/ HASh ref's

by hesco (Deacon)
on Nov 26, 2005 at 20:47 UTC ( [id://511949]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Can't use string ("databasename ") as a HASH ref while "strict refs" i
    +n use at /usr/lib/cgi-bin/bc/supporters.cgi line 264.
    
  2. or download this
    my($host) = $config{'db'}{'db_host_name'};
    
  3. or download this
    while (<DB>) {
      chomp;
    ...
      $config{"$key"} = $val;
    }
    close DB;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-23 12:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found