/usr/local/CPAN/WWW-SMS/Makefile.PL
#!/usr/bin/perl
use
ExtUtils::MakeMaker
;
WriteMakefile
(
NAME
=>
'WWW::SMS'
)
;