You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
417 B
9 lines
417 B
--- Apache-Session-Lazy-0.05/Makefile.PL.dist 2003-07-11 17:09:22.000000000 +0200 |
|
+++ Apache-Session-Lazy-0.05/Makefile.PL 2003-07-11 17:09:13.000000000 +0200 |
|
@@ -10,4 +10,4 @@ |
|
($] >= 5.005 ? ## Add these new keywords supported since 5.005 |
|
(ABSTRACT_FROM => 'Lazy.pm', # retrieve abstract from module |
|
AUTHOR => 'Gyan Kapur <gkapur@inboxusa.com>') : ()), |
|
-); |
|
\ No newline at end of file |
|
+);
|
|
|