From 7d5c1b941851212196c0d2b32a97167f82933ad2 Mon Sep 17 00:00:00 2001 From: zby Date: Fri, 20 Feb 2009 12:54:10 +0000 Subject: [PATCH 1/1] License in Makefile.PL --- Makefile.PL | 2 ++ 1 file changed, 2 insertions(+) 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' ); + -- 2.43.0