Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
The stupid question is the question not asked
 
PerlMonks  

Re^2: On creating hash whose keys aren't case-sensitive

by anazawa (Beadle)
on Feb 18, 2012 at 15:20 UTC ( #954758=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Header.pm
    sub set_header {
        $header_ref->{ $key } = $value;
    }
    
  2. or download this
    # plugins/foo
    set_header( $main::header_ref, '-status' => '304 Not Modified' );
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (7)
As of 2013-06-19 04:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    How many continents have you visited?









    Results (641 votes), past polls