package Foo; # NOTE: this module needs LWP::UserAgent loaded in order to work sub make_agent { LWP::UserAgent->new }