You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTP::Response (and likely HTTP::Request too). LWP::Simple is evolving and evolving, so maybe there's a need for a full-blown LWP? (Of course! Preferably with JavaScript handling at some point..) In the meantime, check out WWW::App, which has WWW::Response and WWW::Request as well as convenient sugar coating for even easier development.
SSL
Digest::* (preferably with a unified API) - MD5 and SHA256 already exist. What other Digests are wanted?
All the boring stuff like PDF, Excel etc
Data formats of all kinds from SOAP, CSV, YouNameIt (ideally Grammar - validating - generating - parsing - the whole range)