GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTTP::Cookies::iCab(3) User Contributed Perl Documentation HTTP::Cookies::iCab(3)

HTTP::Cookies::iCab - Cookie storage and management for iCab

        use HTTP::Cookies::iCab;

        my $cookie_jar = HTTP::Cookies::iCab->new( $cookies_file );

        # otherwise same as HTTP::Cookies

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.

This is an abandoned module. The source might still be at:

        https://github.com/CPAN-Adoptable-Modules/http-cookies-icab

brian d foy, "<bdfoy@cpan.org>"

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.

Hey! The above document had some coding errors, which are explained below:
Around line 40:
Non-ASCII character seen before =encoding in '©'. Assuming UTF-8
2018-04-30 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.