![]() |
|
P is for Practical | |
PerlMonks |
Re: Saving HTTP::Cookies into Netscape format using bless/re-blessby tangent (Parson) |
on May 11, 2021 at 15:57 UTC ( #11132410=note: print w/replies, xml ) | Need Help?? |
You could also use the scan() method to duplicate the stored cookies. It takes a callback which is invoked for each cookie and given arguments in the same order needed for set_cookie()
In Section
Meditations
|
|