richter     00/03/19 05:39:04

  Modified:    .        Embperl.pm Embperl.pod EmbperlD.pod
                        EmbperlObject.pm README TODO
               Embperl  Mail.pm Module.pm
               emacs    embperl.el
  Log:
  -
  
  Revision  Changes    Path
  1.87      +0 -0      embperl/Embperl.pm
  
  Index: Embperl.pm
  ===================================================================
  RCS file: /home/cvs/embperl/Embperl.pm,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- Embperl.pm        2000/03/14 05:15:48     1.86
  +++ Embperl.pm        2000/03/19 13:39:02     1.87
  @@ -10,7 +10,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: Embperl.pm,v 1.86 2000/03/14 05:15:48 richter Exp $
  +#   $Id: Embperl.pm,v 1.87 2000/03/19 13:39:02 richter Exp $
   #
   ###################################################################################
   
  
  
  
  1.43      +8 -13     embperl/Embperl.pod
  
  Index: Embperl.pod
  ===================================================================
  RCS file: /home/cvs/embperl/Embperl.pod,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- Embperl.pod       2000/02/20 20:29:01     1.42
  +++ Embperl.pod       2000/03/19 13:39:02     1.43
  @@ -2440,26 +2440,21 @@
   
   Please let me know if you use or test this module.  Bugs, questions,
   suggestions for things you would find useful, etc., are discussed on
  -the mod_perl mailing list. If you have a site that is using Embperl,
  +the Embperl mailing list. If you have a site that is using Embperl,
   I would love to mention it in list of sites using Embperl 
   (http://perl.apache.org/embperl/Sites.pod.1.html). Please drop
   me a mail with a short description, if your site uses Embperl.
   
  ->From the mod_perl README:
  - 
  -The Apache/Perl mailing list ([EMAIL PROTECTED]) is available for mod_perl
  -users and developers to share ideas, solve problems and discuss things related
  -to mod_perl and the Apache::* modules. To subscribe to this list, send mail to
  [EMAIL PROTECTED] with the string "subscribe modperl" in the body.
  -To unsubscribe send email to [EMAIL PROTECTED], with body
  -"unsubscribe youremailaddress". 
   
  +The Embperl mailing list ([EMAIL PROTECTED]) is available for Embperl users
  +and developers to share ideas, solve problems and discuss things related to Embperl
  +To subscribe to this list, send mail to [EMAIL PROTECTED]
  +To unsubscribe send email to [EMAIL PROTECTED] . 
   
  -There is a hypermail archive for this list available from:
  -http://outside.organic.com/mail-archives/modperl/
  +There is an archive for the Embperl mailing list at 
http://www.ecos.de/~mailarc/embperl/
   
  -There is an Epigone archive for the mod_perl mailing list at
  -http://forum.swarthmore.edu/epigone/modperl
  +For mod_perl related questions you may search the mod_perl mailing list
  +archive at http://forum.swarthmore.edu/epigone/modperl
   
   
   =head2 Commerical Support
  
  
  
  1.17      +8 -4      embperl/EmbperlD.pod
  
  Index: EmbperlD.pod
  ===================================================================
  RCS file: /home/cvs/embperl/EmbperlD.pod,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- EmbperlD.pod      2000/02/20 20:29:01     1.16
  +++ EmbperlD.pod      2000/03/19 13:39:02     1.17
  @@ -2401,17 +2401,21 @@
   =head2 R�ckmeldungen/Anregungen/Probleme/Fehlerreports
   
   Diskussionen zu allen Fragen/Problemen rund um I<Embperl> werden auf
  -der mod_perl Mailingliste gef�hrt. Sollten Sie Probleme mit I<Embperl>
  -haben, die sich nach der Lekt�re dieser Dokumentation sowie der L<FAQs|"faq_pod">
  +der Embperl Mailingliste ([EMAIL PROTECTED]) gef�hrt. Sollten Sie Probleme mit
  +I<Embperl> haben, die sich nach der Lekt�re dieser Dokumentation sowie der 
L<FAQs|"faq_pod">
   nicht l�sen lassen, ist die Mailingliste der richtige Ort um nachzufragen.
   Oft wurden Probleme schon diskutiert, deshalb lohnt sich ein Blick in
   die Archive der Liste.
   
  - http://outside.organic.com/mail-archives/modperl/
  + http://www.ecos.de/~mailarc/embperl/
  +
  +oder in das Archiv der mod_perl Mailingliste f�r Fragen in Zusammenhang mit mod_perl
  +
    http://forum.swarthmore.edu/epigone/modperl
   
   Um die Mailingliste zu abbonieren, senden Sie eine Mail an
  [EMAIL PROTECTED] mit dem Text "subscribe modperl" als Text. 
  [EMAIL PROTECTED], zum von der Liste gestrichen zu werden
  +gen�gt eine Mail an [EMAIL PROTECTED] .
   
   Haben Sie eine Website die Embperl benutzt, w�rde ich mich �ber eine
   R�ckmeldung freuen und diese ggf. in die Liste der Sites die Embperl
  
  
  
  1.11      +0 -0      embperl/EmbperlObject.pm
  
  Index: EmbperlObject.pm
  ===================================================================
  RCS file: /home/cvs/embperl/EmbperlObject.pm,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- EmbperlObject.pm  2000/03/14 05:15:49     1.10
  +++ EmbperlObject.pm  2000/03/19 13:39:03     1.11
  @@ -10,7 +10,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: EmbperlObject.pm,v 1.10 2000/03/14 05:15:49 richter Exp $
  +#   $Id: EmbperlObject.pm,v 1.11 2000/03/19 13:39:03 richter Exp $
   #
   ###################################################################################
   
  
  
  
  1.15      +12 -11    embperl/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/embperl/README,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- README    2000/02/11 22:33:39     1.14
  +++ README    2000/03/19 13:39:03     1.15
  @@ -164,21 +164,22 @@
   
   Please let me know if you use or test this module.  Bugs, questions,
   suggestions for things you would find useful, etc., are discussed on
  -the mod_perl mailing list.
  +the Embperl mailing list. If you have a site that is using Embperl,
  +I would love to mention it in list of sites using Embperl 
  +(http://perl.apache.org/embperl/Sites.pod.1.html). Please drop
  +me a mail with a short description, if your site uses Embperl.
   
  ->From the mod_perl README:
  - 
  -The Apache/Perl mailing list ([EMAIL PROTECTED]) is available for mod_perl
  -users and developers to share ideas, solve problems and discuss things related
  -to mod_perl and the Apache::* (and Embperl) modules. To subscribe to this list, 
send mail to
  [EMAIL PROTECTED] with the string "subscribe modperl" in the body. 
   
  +The Embperl mailing list ([EMAIL PROTECTED]) is available for Embperl users
  +and developers to share ideas, solve problems and discuss things related to Embperl
  +To subscribe to this list, send mail to [EMAIL PROTECTED]
  +To unsubscribe send email to [EMAIL PROTECTED] . 
   
  -There is a hypermail archive for this list available from:
  -http://outside.organic.com/mail-archives/modperl/
  +There is an archive for the Embperl mailing list at 
http://www.ecos.de/~mailarc/embperl/
   
  -There is an Epigone archive for the mod_perl mailing list at
  -http://forum.swarthmore.edu/epigone/modperl
  +For mod_perl related questions you may search the mod_perl mailing list
  +archive at http://forum.swarthmore.edu/epigone/modperl
  +
   
   
   COMMERICAL SUPPORT
  
  
  
  1.87      +4 -0      embperl/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/embperl/TODO,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- TODO      2000/03/14 05:15:49     1.86
  +++ TODO      2000/03/19 13:39:03     1.87
  @@ -59,6 +59,10 @@
   
   - AIX Patch [Jens Uwe Mager 10.3.00]
   
  +- package cache patch [Francis J. Lacoste 17.03.00]
  +
  +- param restore after Execute patch [Francis J. Lacoste 17.03.00]
  +
   Test
   ----
   - test FORBIDDEN
  
  
  
  1.10      +0 -0      embperl/Embperl/Mail.pm
  
  Index: Mail.pm
  ===================================================================
  RCS file: /home/cvs/embperl/Embperl/Mail.pm,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Mail.pm   2000/03/14 05:15:49     1.9
  +++ Mail.pm   2000/03/19 13:39:03     1.10
  @@ -9,7 +9,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: Mail.pm,v 1.9 2000/03/14 05:15:49 richter Exp $
  +#   $Id: Mail.pm,v 1.10 2000/03/19 13:39:03 richter Exp $
   #
   ###################################################################################
   
  
  
  
  1.11      +0 -0      embperl/Embperl/Module.pm
  
  Index: Module.pm
  ===================================================================
  RCS file: /home/cvs/embperl/Embperl/Module.pm,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Module.pm 2000/03/14 05:15:50     1.10
  +++ Module.pm 2000/03/19 13:39:03     1.11
  @@ -9,7 +9,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: Module.pm,v 1.10 2000/03/14 05:15:50 richter Exp $
  +#   $Id: Module.pm,v 1.11 2000/03/19 13:39:03 richter Exp $
   #
   ###################################################################################
   
  @@ -25,7 +25,7 @@
   #   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   #   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   #
  -#   $Id: Module.pm,v 1.10 2000/03/14 05:15:50 richter Exp $
  +#   $Id: Module.pm,v 1.11 2000/03/19 13:39:03 richter Exp $
   #
   ###################################################################################
   
  
  
  
  1.79      +0 -0      embperl/emacs/embperl.el
  
  Index: embperl.el
  ===================================================================
  RCS file: /home/cvs/embperl/emacs/embperl.el,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- embperl.el        2000/03/14 05:15:50     1.78
  +++ embperl.el        2000/03/19 13:39:04     1.79
  @@ -19,9 +19,9 @@
   ;; Author          : Erik Arneson ([EMAIL PROTECTED])
   ;; Created On      : Wed Jul 22 17:16:39 PDT 1998
   ;; Last Modified By: Erik Arneson
  -;; Last Modified On: $Date: 2000/03/14 05:15:50 $
  +;; Last Modified On: $Date: 2000/03/19 13:39:04 $
   ;; Version         : 1.00
  -;; $Id: embperl.el,v 1.78 2000/03/14 05:15:50 richter Exp $
  +;; $Id: embperl.el,v 1.79 2000/03/19 13:39:04 richter Exp $
   ;;
   ;; Please note that this software is very beta and rather broken.  I
   ;; don't know how useful it will be, although I definitely plan on
  
  
  

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

Reply via email to