|
From: Mark K. <seg...@us...> - 2003-02-05 20:16:43
|
Update of /cvsroot/formmagick/formmagick
In directory sc8-pr-cvs1:/tmp/cvs-serv23766
Modified Files:
Makefile.PL
Log Message:
Updated to 0.89, and changed author details to Mitel Networks Corp in Makefile.
Index: Makefile.PL
===================================================================
RCS file: /cvsroot/formmagick/formmagick/Makefile.PL,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** Makefile.PL 13 May 2002 16:29:21 -0000 1.23
--- Makefile.PL 5 Feb 2003 20:16:35 -0000 1.24
***************
*** 26,30 ****
($] >= 5.005 ? ## Add these new keywords supported since 5.005
(ABSTRACT_FROM => 'lib/CGI/FormMagick.pm', # retrieve abstract from module
! AUTHOR => 'Kirrily "Skud" Robert <sk...@cp...>') : ()),
);
--- 26,30 ----
($] >= 5.005 ? ## Add these new keywords supported since 5.005
(ABSTRACT_FROM => 'lib/CGI/FormMagick.pm', # retrieve abstract from module
! AUTHOR => 'Mitel Networks Corp. <mi...@cp...>') : ()),
);
|