|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Getting Web site header infoby gav^ (Curate) |
| on Sep 17, 2002 at 15:35 UTC ( #198518=note: print w/ replies, xml ) | Need Help?? |
|
Using Data::Dump to dump all the headers in your example you can see what keys to look for: All the keys start with 'x-meta' which is why nothing was printing for you. Checking the documentation for HTML::HeadParser I found: X-Meta-Foo:You can find the docs by running perldoc HTML::HeadParser Hope this helps... gav^
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||