|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: On creating hash whose keys aren't case-sensitiveby tobyink (Prior) |
| on Feb 18, 2012 at 10:56 UTC ( #954736=note: print w/ replies, xml ) | Need Help?? |
|
Why not use HTTP::Headers? It's got all the init_header, push_header, remove_header stuff already done. You may just need to write a small subclass to add a $header_ref->print_headers method which prints out headers in a format suitable for CGI.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||