[svn:modperl-modules] rev 208 - Apache-Peek/trunk
[email protected]@cvs.perl.org 8 Apr 2005 22:39:56 -0000
| Newsgroups | perl.modperl.modules.svn |
|---|---|
| Message-ID | <[email protected]> |
Author: [email protected] Date: Fri Apr 8 15:39:56 2005 New Revision: 208 Modified: Apache-Peek/trunk/Changes Apache-Peek/trunk/Makefile.PL Log: Take Maintainership Modified: Apache-Peek/trunk/Changes ============================================================================== --- Apache-Peek/trunk/Changes (original) +++ Apache-Peek/trunk/Changes Fri Apr 8 15:39:56 2005 @@ -4,7 +4,7 @@ Revision history for Perl extension Apache::Peek. =head1 1.03 - - +- Take Maintainership Philip M. Gollucci <[email protected]> =head1 1.02 - Mon Jan 3 13:33:22 EST 2005 Modified: Apache-Peek/trunk/Makefile.PL ============================================================================== --- Apache-Peek/trunk/Makefile.PL (original) +++ Apache-Peek/trunk/Makefile.PL Fri Apr 8 15:39:56 2005 @@ -6,7 +6,7 @@ use Config; use Symbol; -use constant DEVEL => getpwuid($>) eq 'stas'; +use constant DEVEL => getpwuid($>) eq 'pgollucci'; my $VERSION = '1.02'; @@ -294,6 +294,10 @@ See the C<Devel::Peek> manpage for a complete documentation. +=head1 MAINTAINER + +Philip M. Gollucci [email protected] + =head1 AUTHOR Hacking the mod_perl versions: