Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
HTTP::Cookies::iCab - Cookie storage and management for iCab
SYNOPSIS
use HTTP::Cookies::iCab;
my $cookie_jar = HTTP::Cookies::iCab->new( $cookies_file );
# otherwise same as HTTP::Cookies
DESCRIPTION
This package overrides the load() and save() methods of HTTP::Cookies so it can work with iCab 3 cookie files. This doesn't work on iCab 4 cookie files yet, but if you really need that, convert HTTP::Cookies::Safari to do what you need.
See HTTP::Cookies.
SOURCE AVAILABILITY
This is an abandoned module. The source might still be at:
https://github.com/CPAN-Adoptable-Modules/http-cookies-icab
AUTHOR
brian d foy, <bdfoy@cpan.org>
COPYRIGHT AND LICENSE
Copyright © 2003-2018, brian d foy <bdfoy@cpan.org>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 40:
Non-ASCII character seen before =encoding in '©'. Assuming UTF-8