Check-in Number:
|
4823 | |
Date: |
2004-Nov-03 19:30:49 (local)
2004-Nov-03 18:30:49 (UTC) |
User: | rse |
Branch: | |
Comment: |
I see no reason why MakeMaker has to know this here |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/perl/Makefile.PL 1.2 -> 1.3
--- Makefile.PL 2004/11/03 18:01:50 1.2
+++ Makefile.PL 2004/11/03 18:30:49 1.3
@@ -35,7 +35,6 @@
NAME => 'OSSP::uuid',
VERSION_FROM => 'uuid.pm',
ABSTRACT_FROM => 'uuid.pod',
- AUTHOR => 'Ralf S. Engelschall <rse@engelschall.com>',
PREREQ_PM => {},
LIBS => [ '-L../.libs -luuid' ],
DEFINE => '',
|
|