From: zby Date: Fri, 20 Feb 2009 12:54:10 +0000 (+0000) Subject: License in Makefile.PL X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=commitdiff_plain;h=7d5c1b941851212196c0d2b32a97167f82933ad2 License in Makefile.PL --- diff --git a/Makefile.PL b/Makefile.PL index b1ec4e5..aa282a9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,4 +18,6 @@ WriteMakefile( }, dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', }, clean => { FILES => 'DBIx-Class-ResultSet-RecursiveUpdate-*' }, + LICENSE => 'perl' ); +