$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
Copyright © 2001 O'Reilly & Associates. All rights reserved.