diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-01-28 22:00:09 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-01-28 22:00:09 +0000 |
commit | e9a641f9d30a042680d0752d8a9ad83b38b401e4 (patch) | |
tree | 238a219663e70c0a84e2528a8f079efc393fbd3f /lib | |
parent | da559df74e9ad41397970778a000dde2ec9dc4c6 (diff) | |
download | perl-e9a641f9d30a042680d0752d8a9ad83b38b401e4.tar.gz |
I'm the new maintainer of Switch.
Sync with the CPAN version of Switch 2.10.
p4raw-id: //depot/perl@22244
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Switch.pm | 3 | ||||
-rw-r--r-- | lib/Switch/README | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/lib/Switch.pm b/lib/Switch.pm index 84e28907e6..646e7cef65 100644 --- a/lib/Switch.pm +++ b/lib/Switch.pm @@ -850,7 +850,8 @@ and requires both these modules to be installed. =head1 AUTHOR -Damian Conway (damian@conway.org) +Damian Conway (damian@conway.org). The maintainer of this module is now Rafael +Garcia-Suarez (rgarciasuarez@free.fr). =head1 BUGS diff --git a/lib/Switch/README b/lib/Switch/README index 37d7c05433..156a9869cb 100644 --- a/lib/Switch/README +++ b/lib/Switch/README @@ -17,6 +17,7 @@ DESCRIPTION AUTHOR Damian Conway (damian@conway.org) + Maintained by Rafael Garcia-Suarez (rgarciasuarez@free.fr) COPYRIGHT Copyright (c) 1997-2003, Damian Conway. All Rights Reserved. |