You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2005/08/30 22:46:05 UTC

svn commit: r264855 - /perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod

Author: stas
Date: Tue Aug 30 13:46:02 2005
New Revision: 264855

URL: http://svn.apache.org/viewcvs?rev=264855&view=rev
Log:
some people still use PerlScript

Modified:
    perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod?rev=264855&r1=264854&r2=264855&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/user/porting/compat.pod Tue Aug 30 13:46:02 2005
@@ -66,6 +66,15 @@
 
 
 
+=head2 C<PerlScript>
+
+C<PerlScript> was replaced with
+C<L<PerlRequire|docs::2.0::user::config::config/C_PerlRequire_>>. C<PerlRequire>
+is available in mod_perl 1.0, since 1997.
+
+
+
+
 =head2 C<PerlSendHeader>
 
 C<PerlSendHeader> was replaced with C<L<PerlOptions



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org