| 12345678910 |
- --- 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
- +);
|