HTTP::Cookies::Chrome

Cookie storage and management for Google Chrome
Download

HTTP::Cookies::Chrome Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • brian d foy
  • Publisher web site:
  • http://search.cpan.org/~bdfoy/

HTTP::Cookies::Chrome Tags


HTTP::Cookies::Chrome Description

HTTP::Cookies::Chrome is a Perl module that overrides the load() and save() methods of HTTP::Cookies so it can work with Google Chrome cookie files, which are SQLite databases.SYNOPSIS use HTTP::Cookies::Chrome; my $cookie_jar = HTTP::Cookies::Chrome->new; $cookie_jar->load( $path_to_cookies ); # otherwise same as HTTP::CookiesProduct's homepage


HTTP::Cookies::Chrome Related Software