On Tue, 1 Mar 2005, Peter Stevens wrote: > HTTP::Cookies has two submodules. one for Mozilla browsers and one for > Microsoft browsers. Unfortunately the MS version does not support saving > the cookies. (BTW - everybody knows, Firefox is the better browser ;-) ). [...]
Those are only needed if you want to interoperate with those browsers. Use HTTP::Cookies itself otherwise. John