X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile.PL;h=d1cf829803d1118968912ba886e0c95ec5df1fd3;hb=e225cb4c640bce3a16f8fc40a004e88a78a2fe2b;hp=7b7f12890d388a817f390e09e0255c4a9a4c1dd8;hpb=2bd4d95492f6b513439b819459a056db886e7363;p=perl-landing-airplanes.git 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';