stas        2002/12/03 18:59:21

  Modified:    src/docs/2.0/user/config config.pod
  Log:
  PerlLoadModule needs to be documented
  
  Revision  Changes    Path
  1.29      +6 -0      modperl-docs/src/docs/2.0/user/config/config.pod
  
  Index: config.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/config/config.pod,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- config.pod        2 Dec 2002 05:46:07 -0000       1.28
  +++ config.pod        4 Dec 2002 02:59:21 -0000       1.29
  @@ -138,6 +138,11 @@
   
     META: to be written
   
  +=head2 C<PerlLoadModule>
  +
  +  META: to be written
  +  discused somewhere in docs::2.0::user::config::custom
  +
   =head2 C<PerlSetVar>
   
     META: to be written
  @@ -816,6 +821,7 @@
     PerlSwitches                 ITERATE    SRV
     PerlRequire                  ITERATE    SRV
     PerlModule                   ITERATE    SRV
  +  PerlLoadModule               RAW_ARGS   SRV
     PerlOptions                  ITERATE    DIR
     PerlSetVar                   TAKE2      DIR
     PerlAddVar                   ITERATE2   DIR
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to