Win32::UrlCache::Cookies - parse Internet Explorer's Cookies index.dat


Win32-UrlCache documentation  | view source Contained in the Win32-UrlCache distribution.

Index


NAME

Top

Win32::UrlCache::Cookies - parse Internet Explorer's Cookies index.dat

SYNOPSIS

Top

  use Win32::UrlCache::Cookies;
  my $cache = Win32::UrlCache::Cookies->new;

DESCRIPTION

Top

This is just a sugar for Win32::UrlCache to make Win32 users happy.

METHOD

Top

new

searches for a cookies directory in the registry, and provides it to the parent Win32::UrlCache.

AUTHOR

Top

Kenichi Ishigaki, <ishigaki at cpan.org>

COPYRIGHT AND LICENSE

Top


Win32-UrlCache documentation  | view source Contained in the Win32-UrlCache distribution.