Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polettix/http-cookies-mozilla-tmp

Cookie storage and management for Mozilla
https://github.com/polettix/http-cookies-mozilla-tmp

Last synced: 27 days ago
JSON representation

Cookie storage and management for Mozilla

Awesome Lists containing this project

README

        

$Id$

You can install this using in the usual Perl fashion

perl Makefile.PL
make
make test
make install

The documentation is in the module file. Once you install
the file, you can read it with perldoc.

perldoc HTTP::Cookies::Mozilla

If you want to read it before you install it, you can use
perldoc directly on the module file.

perldoc lib/Mozilla.pm

This module is also in CVS on SourceForge

http://sourceforge.net/projects/brian-d-foy/

Enjoy,

brian d foy, [email protected]