Change 19967 by [EMAIL PROTECTED] on 2003/07/03 19:02:40

        Add autarch and Time::Local to Modules.

Affected files ...

... //depot/perl/Porting/Modules#3 edit

Differences ...

==== //depot/perl/Porting/Modules#3 (text) ====
Index: perl/Porting/Modules
--- perl/Porting/Modules#2~19942~       Wed Jul  2 23:25:30 2003
+++ perl/Porting/Modules        Thu Jul  3 12:02:40 2003
@@ -12,6 +12,7 @@
        {
        'ams'           => 'Abhijit Menon-Sen <[EMAIL PROTECTED]>',
        'andreas'       => 'Andreas J. Koenig <[EMAIL PROTECTED]>',
+       'autarch'       => 'Dave Rolsky <[EMAIL PROTECTED]>',
        'arthur'        => 'Arthur Bergman <[EMAIL PROTECTED]>',
        'bbb'           => 'Rob Brown <[EMAIL PROTECTED]>',
        'damian'        => 'Damian Conway <[EMAIL PROTECTED]>',
@@ -309,6 +310,12 @@
                {
                'MAINTAINER'    => 'jhi',
                'FILES'         => q[ext/Time/HiRes],
+               },
+
+       'Time::Local' =>
+               {
+               'MAINTAINER'    => 'autarch',
+               'FILES'         => q[lib/Time/Local.{pm,t}],
                },
 
        'Unicode::Collate' =>
End of Patch.

Reply via email to