$cjar->scan( \&callback )
cjar
callback
Invokes the callback subroutine for each cookie in the cookie jar. The subroutine is called with the same arguments that are given to the save method, described above. Any undefined arguments will be given the value undef.
save
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]