![]() |
|
more useful options | |
PerlMonks |
Re: Saving HTTP::Cookies into Netscape format using bless/re-blessby Fletch (Bishop) |
on May 11, 2021 at 14:21 UTC ( #11132405=note: print w/replies, xml ) | Need Help?? |
You might could use Storable (or whatever your favourite deep clone module is) to get a full copy of your source instance and then instead re-bless that copy into the Netscape class (and then you could toss that clone when done). That might ensure that you're (probably) completely divested from your other instance.
The cake is a lie.
In Section
Meditations
|
|