X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=aa282a9716baf8b74c69796322865402af1f90d6;hp=b1ec4e598766e976dfea9f6c924fc153b5c67ba1;hb=7d5c1b941851212196c0d2b32a97167f82933ad2;hpb=9cd16352bf24aed1decc4b0ce7863735f4ae70a0 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' ); +