X-Git-Url: http://git.rot13.org/?p=perl-landing-airplanes.git;a=blobdiff_plain;f=Makefile.PL;h=a98d5d16389d7e0d8b47e2766ef3cf3e8ff88ac5;hp=7b7f12890d388a817f390e09e0255c4a9a4c1dd8;hb=2123ea5b858e20104b075ce0d1bba95d1bd7c8a3;hpb=2bd4d95492f6b513439b819459a056db886e7363 diff --git a/Makefile.PL b/Makefile.PL index 7b7f128..a98d5d1 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 'LandingAirplanes'; +all_from 'lib/LandingAirplanes.pm'; +readme_from 'lib/LandingPairplanes.pm'; license 'artistic'; requires 'SDL';