![]() |
![]()
| ![]() |
![]()
NAMEHTTP::Cookies::w3m - Cookie storage and management for w3m SYNOPSISuse HTTP::Cookies::w3m; $cookie_jar = HTTP::Cookies::w3m->new(file => '/home/user/.w3m/cookie'); DESCRIPTIONThis package overrides the load() and save() methods of HTTP::Cookies so it can work with w3m cookie files. NOTEsave() is don't work. AUTHORKazuhiro Osawa <ko@yappo.ne.jp> LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSOHTTP::Cookies.
|