X-Git-Url: http://git.rot13.org/?p=perl-landing-airplanes.git;a=blobdiff_plain;f=Makefile.PL;h=d1cf829803d1118968912ba886e0c95ec5df1fd3;hp=7b7f12890d388a817f390e09e0255c4a9a4c1dd8;hb=a3285df81a55570d2766be99cb58cd65b696b7ef;hpb=2bd4d95492f6b513439b819459a056db886e7363 diff --git a/Makefile.PL b/Makefile.PL index 7b7f128..d1cf829 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,9 +1,9 @@ use inc::Module::Install; use Module::AutoInstall; -name 'Game-AirportLanding'; -#all_from 'lib/AirportLanding.pm'; -#readme_from 'lib/AirportLanding.pm'; +name 'LandAirplanes'; +all_from 'lib/LandAirplanes.pm'; +readme_from 'lib/LandPairplanes.pm'; license 'artistic'; requires 'SDL';