/usr/local/CPAN/RTx-BecomeUser/Makefile.PL


use inc::Module::Install;
     
RTx('BecomeUser');
author('Amit Poddar <amit_poddark@yahoo.com>');
license('perl');
   
WriteAll(  );