in reply to Common uses of "use"

I have a large boilerplate which includes everything I tend to use (CGI, URI, Moose, XML::LibXML, WWW::Mechanize, Path::Class, JSON, YAML, etc, etc, etc) because yanking a paragraph is two keystrokes while adding a few modules plus __PACKAGE__->meta->make_immutable; and __DATA__ can be a couple hundred easy.