Any chance we rename LWP::Simple to something more descriptive? Perhaps something along the lines of Network:: or Protocols:: or something?
Also, the more modules are in the core, the easier it is for people to use Perl. Look at PHP, most stuff you (don't) want to do is already in the core, you almost never have to use PEAR to install additional modules.