1 use ExtUtils::MakeMaker;
3 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
4 # the contents of the Makefile that is written.
7 'NAME' => 'Ucam::SMS::Send',
8 'VERSION_FROM' => 'Send.pm', # finds $VERSION
9 'PREREQ_PM' => {LWP::UserAgent => 0,