http://qs321.pair.com?node_id=783130


in reply to Re^2: How do I use curl with perl and Twitter
in thread How do I use curl with perl and Twitter

Net::Twitter requires Moose which requires half the CPAN

Actually it has only 4 direct (non-core) dependencies, this expands to only 21 dependencies in total (6 of which are core). See here for the actual list of dependencies, and here for a detailed listing and justification for each one.

-stvn