#!/usr/bin/perl use LWP; print "This is libwww-perl-$LWP::VERSION\n"; #### cpan> install LWP::Simple LWP::Simple is up to date (5.827) cpan> install LWP::UserAgent LWP::UserAgent is up to date (5.834).