You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by st...@apache.org on 2003/03/23 05:52:24 UTC

cvs commit: modperl-2.0/ModPerl-Registry/lib/ModPerl PerlRun.pm Registry.pm RegistryCooker.pm

stas        2003/03/22 20:52:24

  Modified:    ModPerl-Registry/lib/ModPerl PerlRun.pm Registry.pm
                        RegistryCooker.pm
  Log:
  strip the (empty) pod sections as we already have them in the pod files
  
  Revision  Changes    Path
  1.6       +0 -15     modperl-2.0/ModPerl-Registry/lib/ModPerl/PerlRun.pm
  
  Index: PerlRun.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/lib/ModPerl/PerlRun.pm,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- PerlRun.pm	16 Aug 2002 06:58:25 -0000	1.5
  +++ PerlRun.pm	23 Mar 2003 04:52:24 -0000	1.6
  @@ -60,18 +60,3 @@
   1;
   __END__
   
  -
  -=head1 NAME
  -
  -ModPerl::PerlRun - 
  -
  -=head1 SYNOPSIS
  -
  -
  -
  -=head1 DESCRIPTION
  -
  -
  -
  -=cut
  -
  
  
  
  1.7       +0 -16     modperl-2.0/ModPerl-Registry/lib/ModPerl/Registry.pm
  
  Index: Registry.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/lib/ModPerl/Registry.pm,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Registry.pm	16 Aug 2002 06:58:25 -0000	1.6
  +++ Registry.pm	23 Mar 2003 04:52:24 -0000	1.7
  @@ -67,19 +67,3 @@
   
   1;
   __END__
  -
  -
  -=head1 NAME
  -
  -ModPerl::Registry - 
  -
  -=head1 SYNOPSIS
  -
  -
  -
  -=head1 DESCRIPTION
  -
  -
  -
  -=cut
  -
  
  
  
  1.35      +0 -14     modperl-2.0/ModPerl-Registry/lib/ModPerl/RegistryCooker.pm
  
  Index: RegistryCooker.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/lib/ModPerl/RegistryCooker.pm,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- RegistryCooker.pm	8 Mar 2003 03:58:59 -0000	1.34
  +++ RegistryCooker.pm	23 Mar 2003 04:52:24 -0000	1.35
  @@ -767,17 +767,3 @@
   
   1;
   __END__
  -
  -=head1 NAME
  -
  -ModPerl::RegistryCooker - A Base Class of all mod_perl Registry Modules
  -
  -=head1 SYNOPSIS
  -
  -
  -=head1 DESCRIPTION
  -
  -
  -
  -=cut
  -