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/05/14 00:02:22 UTC

svn commit: r170101 [1/2] - in /perl/modperl/docs/trunk/src/docs/2.0/api: APR/ Apache2/ ModPerl/

Author: stas
Date: Fri May 13 15:02:21 2005
New Revision: 170101

URL: http://svn.apache.org/viewcvs?rev=170101&view=rev
Log:
bring the API since date to 2.0.00, since all 1.99xxx are no longer relevant

Modified:
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Base64.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Brigade.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketAlloc.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketType.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Const.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Date.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Finfo.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/IpSubnet.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/OS.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/PerlIO.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Pool.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/SockAddr.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Socket.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Status.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/String.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Table.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/APR/Util.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/CmdParms.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Command.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Connection.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Const.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Directive.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Filter.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/FilterRec.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/HookRun.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Log.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Module.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Process.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestIO.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestUtil.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Response.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/ServerRec.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/ServerUtil.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubProcess.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/SubRequest.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/URI.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Util.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/ModPerl/Const.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/ModPerl/Global.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/ModPerl/MethodLookup.pod
    perl/modperl/docs/trunk/src/docs/2.0/api/ModPerl/Util.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Base64.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Base64.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Base64.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Base64.pod Fri May 13 15:02:21 2005
@@ -49,7 +49,7 @@
 
 The decoded string.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -74,7 +74,7 @@
 
 The encoded string.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -97,7 +97,7 @@
 
 the length of the string after it is encoded
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Brigade.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Brigade.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Brigade.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Brigade.pod Fri May 13 15:02:21 2005
@@ -74,7 +74,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -117,7 +117,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -142,7 +142,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -163,7 +163,7 @@
 
 =item ret: C<$ret> ( boolean )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -192,7 +192,7 @@
 
 C<undef> is returned if there are no buckets in C<$bb>.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -231,7 +231,7 @@
 contain an empty string if there was nothing to read.
 
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
@@ -263,7 +263,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -291,7 +291,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -319,7 +319,7 @@
 
 C<undef> is returned if there are no buckets in C<$bb>.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -342,7 +342,7 @@
 
 =item ret: C<$len> ( number )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -373,7 +373,7 @@
 
 a newly created bucket brigade object
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -405,7 +405,7 @@
 =item ret: C<$ba>
 ( C<L<APR::BucketAlloc object|docs::2.0::api::APR::BucketAlloc>> )
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -438,7 +438,7 @@
 C<undef> is returned if there is no next bucket (i.e. C<$b> is the
 last bucket).
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -462,7 +462,7 @@
 =item ret: C<$pool>
 ( C<L<APR::Pool object|docs::2.0::api::APR::Pool>> )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -502,7 +502,7 @@
 C<undef> is returned if there is no previous bucket (i.e. C<$b> is the
 first bucket).
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -537,7 +537,7 @@
 
 The new brigade.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod Fri May 13 15:02:21 2005
@@ -87,7 +87,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_16
+=item since: 2.0.00
 
 =back
 
@@ -131,7 +131,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_16
+=item since: 2.0.00
 
 =back
 
@@ -174,7 +174,7 @@
 
 The new bucket
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -211,7 +211,7 @@
 
 The new bucket
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -245,7 +245,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -274,7 +274,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -295,7 +295,7 @@
 
 =item ret: C<$ret> ( boolean )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -316,7 +316,7 @@
 
 =item ret: C<$ret> ( boolean )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -342,7 +342,7 @@
 
 If the length is unknown, C<$len> value will be -1.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -398,7 +398,7 @@
 
 a newly created bucket object
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -479,7 +479,7 @@
 C<$buffer> gets populated with the string that is read. It will
 contain an empty string if there was nothing to read.
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
@@ -520,7 +520,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -594,7 +594,7 @@
 this writing the pipe and socket buckets can't C<setaside()>, in which
 case you may want to look at the C<ap_save_brigade()> implementation.
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -631,7 +631,7 @@
 =item ret: C<$type>
 ( C<L<APR::BucketType object|docs::2.0::api::APR::BucketType>> )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketAlloc.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketAlloc.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketAlloc.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketAlloc.pod Fri May 13 15:02:21 2005
@@ -44,7 +44,7 @@
 
 The new object.
 
-=item since: 1.99_20
+=item since: 2.0.00
 
 =back
 
@@ -88,7 +88,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_20
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketType.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketType.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketType.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/BucketType.pod Fri May 13 15:02:21 2005
@@ -37,7 +37,7 @@
 
 =item ret: C<$bucket_type_name> ( string )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Const.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Const.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Const.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Const.pod Fri May 13 15:02:21 2005
@@ -55,7 +55,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -76,7 +76,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -88,7 +88,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -100,7 +100,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -115,7 +115,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -131,7 +131,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -143,7 +143,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -155,7 +155,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -167,7 +167,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -179,7 +179,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -191,7 +191,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -203,7 +203,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -220,7 +220,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -232,7 +232,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -249,7 +249,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -261,7 +261,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -273,7 +273,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -285,7 +285,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -297,7 +297,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -309,7 +309,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -321,7 +321,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -333,7 +333,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -345,7 +345,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -357,7 +357,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -369,7 +369,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -381,7 +381,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -393,7 +393,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -405,7 +405,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -417,7 +417,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -429,7 +429,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -441,7 +441,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -453,7 +453,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -465,7 +465,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -481,7 +481,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -493,7 +493,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -505,7 +505,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -517,7 +517,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -529,7 +529,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -541,7 +541,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -553,7 +553,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -565,7 +565,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -577,7 +577,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -589,7 +589,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -601,7 +601,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -613,7 +613,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -625,7 +625,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -637,7 +637,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -651,7 +651,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -663,7 +663,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -675,7 +675,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -691,7 +691,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -703,7 +703,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -715,7 +715,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -727,7 +727,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -739,7 +739,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -751,7 +751,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -763,7 +763,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -775,7 +775,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -796,7 +796,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -808,7 +808,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -820,7 +820,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -832,7 +832,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -844,7 +844,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -856,7 +856,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -868,7 +868,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -880,7 +880,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -892,7 +892,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -914,7 +914,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -926,7 +926,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -938,7 +938,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -950,7 +950,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -962,7 +962,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -974,7 +974,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -986,7 +986,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -998,7 +998,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1010,7 +1010,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1022,7 +1022,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1046,7 +1046,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1061,7 +1061,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1074,7 +1074,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1087,7 +1087,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1100,7 +1100,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1113,7 +1113,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1126,7 +1126,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1139,7 +1139,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1152,7 +1152,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1165,7 +1165,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1178,7 +1178,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1191,7 +1191,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1204,7 +1204,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1233,7 +1233,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1248,7 +1248,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1262,7 +1262,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1276,7 +1276,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1290,7 +1290,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1304,7 +1304,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1318,7 +1318,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1332,7 +1332,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1346,7 +1346,7 @@
 
 =over
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -1376,7 +1376,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1390,7 +1390,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1404,7 +1404,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1418,7 +1418,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1432,7 +1432,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1446,7 +1446,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1460,7 +1460,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1474,7 +1474,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1488,7 +1488,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1502,7 +1502,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1516,7 +1516,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1530,7 +1530,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1544,7 +1544,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1558,7 +1558,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1572,7 +1572,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1586,7 +1586,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1600,7 +1600,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1614,7 +1614,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1628,7 +1628,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1642,7 +1642,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1656,7 +1656,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1670,7 +1670,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1684,7 +1684,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1709,7 +1709,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1721,7 +1721,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1733,7 +1733,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1745,7 +1745,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1766,7 +1766,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1778,7 +1778,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1790,7 +1790,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1802,7 +1802,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1814,7 +1814,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1835,7 +1835,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1847,7 +1847,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1859,7 +1859,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1871,7 +1871,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1892,7 +1892,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1904,7 +1904,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1916,7 +1916,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1928,7 +1928,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1940,7 +1940,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1952,7 +1952,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1974,7 +1974,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1987,7 +1987,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2000,7 +2000,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2013,7 +2013,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2026,7 +2026,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2040,7 +2040,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2071,7 +2071,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2085,7 +2085,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2114,7 +2114,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2126,7 +2126,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2138,7 +2138,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2169,7 +2169,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2189,7 +2189,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2208,7 +2208,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2225,7 +2225,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2258,7 +2258,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2280,7 +2280,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2302,7 +2302,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2323,7 +2323,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2350,7 +2350,7 @@
 
 =over
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -2386,7 +2386,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2401,7 +2401,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2425,7 +2425,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2437,7 +2437,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2449,7 +2449,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2461,7 +2461,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2474,7 +2474,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2487,7 +2487,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2499,7 +2499,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2512,7 +2512,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2525,7 +2525,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2538,7 +2538,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2551,7 +2551,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2564,7 +2564,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2578,7 +2578,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2594,7 +2594,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2606,7 +2606,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2618,7 +2618,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2632,7 +2632,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2647,7 +2647,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2664,7 +2664,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2681,7 +2681,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2698,7 +2698,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2714,7 +2714,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2728,7 +2728,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2743,7 +2743,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2759,7 +2759,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2772,7 +2772,7 @@
 
 =over
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Date.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Date.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Date.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Date.pod Fri May 13 15:02:21 2005
@@ -60,7 +60,7 @@
 the number of microseconds since 1 Jan 1970 GMT, or 0 if out of range
 or if the date is invalid.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -102,7 +102,7 @@
 the number of microseconds since 1 Jan 1970 GMT, or 0 if out of range
 or if the date is invalid.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod Fri May 13 15:02:21 2005
@@ -179,7 +179,7 @@
 The string error message corresponding to the numerical value inside
 C<$rc>.  (Similar to the C function C<strerror(3)>)
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Finfo.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Finfo.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Finfo.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Finfo.pod Fri May 13 15:02:21 2005
@@ -75,7 +75,7 @@
 
 Last access time in seconds since the epoch
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -105,7 +105,7 @@
 
 =item return: C<$csize> ( integer )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -134,7 +134,7 @@
 
 Inode change time in seconds since the epoch
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -164,7 +164,7 @@
 
 =item return: C<$device> ( integer )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -194,7 +194,7 @@
 =item return: C<$filetype> ( C<L<:filetype
 constant|docs::2.0::api::APR::Const/C__filetype_>> )
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -238,7 +238,7 @@
 
 =item return: C<$filetype> ( string )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -262,7 +262,7 @@
 
 =item return: C<$gid> ( number )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -293,7 +293,7 @@
 
 =item return: C<$inode> ( integer )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -325,7 +325,7 @@
 
 Last modify time in seconds since the epoch
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -351,7 +351,7 @@
 
 =item return: C<$device> ( string )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -373,7 +373,7 @@
 
 =item return: C<$nlink> ( integer )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -403,7 +403,7 @@
 =item return: C<$prot> ( C<L<:fprot
 constant|docs::2.0::api::APR::Const/C__fprot_>> )
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -433,7 +433,7 @@
 
 Total size of file, in bytes
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -482,7 +482,7 @@
 =item ret: C<$finfo>
 ( C<L<APR::Finfo object|docs::2.0::api::APR::Finfo>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -514,7 +514,7 @@
 
 =item return: C<$uid> ( number )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -547,7 +547,7 @@
 This bitmask flag should be bit-OR'ed against C<L<:finfo
 constant|docs::2.0::api::APR::Const/C__finfo_>> constants.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/IpSubnet.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/IpSubnet.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/IpSubnet.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/IpSubnet.pod Fri May 13 15:02:21 2005
@@ -66,7 +66,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -94,7 +94,7 @@
 
 true if the socket address is within the subnet, false otherwise
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/OS.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/OS.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/OS.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/OS.pod Fri May 13 15:02:21 2005
@@ -52,7 +52,7 @@
 
 under threaded MPMs returns the current thread ID, otherwise 0.
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/PerlIO.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/PerlIO.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/PerlIO.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/PerlIO.pod Fri May 13 15:02:21 2005
@@ -126,7 +126,7 @@
 
 success or failure value (boolean).
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -153,7 +153,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Pool.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Pool.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Pool.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Pool.pod Fri May 13 15:02:21 2005
@@ -110,7 +110,7 @@
 However the error B<is> logged to F<error_log>, so if you monitor that
 file you will spot if there are any problems with it.
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -164,7 +164,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -193,7 +193,7 @@
 
 =over 4
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -223,7 +223,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -260,7 +260,7 @@
 
 True if C<$pool_a> is an ancestor of C<$pool_b>.
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -303,7 +303,7 @@
 
 The child sub-pool
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -332,7 +332,7 @@
 the parent pool. C<undef> if there is no parent pool (which is the
 case for the top-most global pool).
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -369,7 +369,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/SockAddr.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/SockAddr.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/SockAddr.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/SockAddr.pod Fri May 13 15:02:21 2005
@@ -51,7 +51,7 @@
 
 =item ret: C<$ip> ( string )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -84,7 +84,7 @@
 
 =item ret: C<$port> ( integer )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Socket.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Socket.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Socket.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Socket.pod Fri May 13 15:02:21 2005
@@ -99,7 +99,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -140,7 +140,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -195,7 +195,7 @@
 string with help of
 C<L<APR::Error::strerror|docs::2.0::api::APR::Error/C_strerror_>>.
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -321,7 +321,7 @@
       # ignore it or deal with it
   }
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -401,7 +401,7 @@
 
 How many bytes were sent
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -438,7 +438,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 
@@ -510,7 +510,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_14
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Status.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Status.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Status.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Status.pod Fri May 13 15:02:21 2005
@@ -73,7 +73,7 @@
 
 =item ret: C<$status> ( boolean )
 
-=item since: 1.999.24
+=item since: 2.0.00
 
 =back
 
@@ -116,7 +116,7 @@
 
 =item ret: C<$status> ( boolean )
 
-=item since: 1.999.23
+=item since: 2.0.00
 
 =back
 
@@ -171,7 +171,7 @@
 
 =item ret: C<$status> ( boolean )
 
-=item since: 1.999.24
+=item since: 2.0.00
 
 =back
 
@@ -216,7 +216,7 @@
 
 =item ret: C<$status> ( boolean )
 
-=item since: 1.999.24
+=item since: 2.0.00
 
 =back
 
@@ -256,7 +256,7 @@
 
 =item ret: C<$status> ( boolean )
 
-=item since: 1.999.24
+=item since: 2.0.00
 
 =back
 
@@ -288,7 +288,7 @@
 
 =item ret: C<$status> ( boolean )
 
-=item since: 1.999.24
+=item since: 2.0.00
 
 =back
 
@@ -324,7 +324,7 @@
 
 =item ret: C<$status> ( boolean )
 
-=item since: 1.999.24
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/String.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/String.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/String.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/String.pod Fri May 13 15:02:21 2005
@@ -57,7 +57,7 @@
     42_000          => " 41K",
     42_000_000      => " 40M",
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Table.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Table.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Table.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Table.pod Fri May 13 15:02:21 2005
@@ -108,7 +108,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -134,7 +134,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -165,7 +165,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -283,7 +283,7 @@
 
 A copy of the table passed in.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -321,7 +321,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -406,7 +406,7 @@
 In the list context the whole table is traversed and all matching
 values are returned. An empty list is returned if nothing matches.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -440,7 +440,7 @@
 
 The new table.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -474,7 +474,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -580,7 +580,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -733,7 +733,7 @@
 
 A new table containing all of the data from the two passed in.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -810,7 +810,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -838,7 +838,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -883,7 +883,7 @@
 
 true or false
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -902,7 +902,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -925,7 +925,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -946,7 +946,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -967,7 +967,7 @@
 
 =item ret: C<$ret> ( string )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/URI.pod Fri May 13 15:02:21 2005
@@ -127,7 +127,7 @@
 
 =item ret: C<$oldval> ( string or undef )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -151,7 +151,7 @@
 
 =item ret: C<$oldval> ( string or undef )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -182,7 +182,7 @@
 
 =item ret: C<$oldval> ( string or undef )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -212,7 +212,7 @@
 
 =item ret: C<$oldval> ( string or undef )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -244,7 +244,7 @@
 
 The parsed URI object
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -274,7 +274,7 @@
 
 C<"/"> if only C<scheme://host>
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -300,7 +300,7 @@
 
 The path minus the I<path_info>
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -328,7 +328,7 @@
 calls C<L<port_of_scheme()|/C_port_of_scheme_>> to find out the port
 number for the given C<L<scheme()|/C_scheme_>>.
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -354,7 +354,7 @@
 
 The default port for this scheme
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -378,7 +378,7 @@
 
 =item ret: C<$oldval> ( string or undef )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -402,7 +402,7 @@
 
 =item ret: C<$oldval> ( string or undef )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -425,7 +425,7 @@
 
 =item ret: C<$oldval> ( string or undef )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -457,7 +457,7 @@
 
 =item ret: C<$new_uri> ( string )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod Fri May 13 15:02:21 2005
@@ -63,7 +63,7 @@
 returns a string representation of the object (.e.g
 C<'d48889bb-d11d-b211-8567-ec81968c93c6'>).
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -87,7 +87,7 @@
 =item ret: C<$uuid>
 ( C<L<APR::UUID object|docs::2.0::api::APR::UUID>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -106,7 +106,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -137,7 +137,7 @@
 
 The new object.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/Util.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Util.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Util.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Util.pod Fri May 13 15:02:21 2005
@@ -50,7 +50,7 @@
 
 The password either matches or not.
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Access.pod Fri May 13 15:02:21 2005
@@ -105,7 +105,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -138,7 +138,7 @@
 C<L<Apache2::Const :options
 constants|docs::2.0::api::Apache2::Const/C__options_>>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -180,7 +180,7 @@
 against C<L<Apache2::Const :override
 constants|docs::2.0::api::Apache2::Const/C__override_>>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -222,7 +222,7 @@
 
 The current value of C<AuthName>
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -267,7 +267,7 @@
 
 The current value of C<AuthType>
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -314,7 +314,7 @@
 
 The password as set in the headers (decoded)
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -347,7 +347,7 @@
 string if it could not be determined via RFC1413, which involves
 querying the client's identd or auth daemon.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -380,7 +380,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -414,7 +414,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -443,7 +443,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -471,7 +471,7 @@
 Returns an array reference of hash references, containing information
 related to the C<require> directive.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -589,7 +589,7 @@
 and
 C<L<Apache2::Const::SATISFY_NOSPEC|docs::2.0::api::Apache2::Const/C_Apache2::Const::SATISFY_NOSPEC_>>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -618,7 +618,7 @@
 
 TRUE if authentication is required, FALSE otherwise
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/CmdParms.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/CmdParms.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/CmdParms.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/CmdParms.pod Fri May 13 15:02:21 2005
@@ -96,7 +96,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -130,7 +130,7 @@
 of why it was forbidden. If the context is permitted, this method returns
 C<undef>.
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -159,7 +159,7 @@
 =item ret: C<$cmd>
 ( C<L<Apache2::Command object|docs::2.0::api::Apache2::Command>> )
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -184,7 +184,7 @@
 
 The current directive node in the configuration tree
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -209,7 +209,7 @@
 
 The string passed in C<cmd_data>
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -259,7 +259,7 @@
 
 =item ret: C<$is_limited> ( boolean )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -293,7 +293,7 @@
 C<L<Apache2::Const :override
 constants|docs::2.0::api::Apache2::Const/C__override_>>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -330,7 +330,7 @@
 E<lt>LocationMatchE<gt>, E<lt>DirectoryE<gt>, etc., the pathname part
 of that directive. Otherwise, C<undef> is returned.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -362,7 +362,7 @@
 =item ret: C<$p>
 ( C<L<APR::Pool object|docs::2.0::api::APR::Pool>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -385,7 +385,7 @@
 =item ret: C<$s>
 ( C<L<Apache2::Server object|docs::2.0::api::Apache2::ServerRec>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -409,7 +409,7 @@
 =item ret: C<$temp_pool>
 ( C<L<APR::Pool object|docs::2.0::api::APR::Pool>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -454,7 +454,7 @@
 
 Returns the commands' per-dir config structures
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Command.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Command.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Command.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Command.pod Fri May 13 15:02:21 2005
@@ -59,7 +59,7 @@
 The flag value representing the type of this command
 (i.e. C<Apache2::Const::ITERATE>, C<Apache2::Const::TAKE2>).
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -84,7 +84,7 @@
 
 The error message
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -109,7 +109,7 @@
 
 The command name
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -135,7 +135,7 @@
 Returns the next command in the chain for this module, C<undef> for
 the last command.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -163,7 +163,7 @@
 The bit mask representing the overrides this command is allowed in
 (i.e C<Apache2::Const::OR_ALL>/C<Apache2::Const::ACCESS_CONF>).
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Connection.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Connection.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Connection.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Connection.pod Fri May 13 15:02:21 2005
@@ -91,7 +91,7 @@
 
 true if the connection has been aborted, false if still open
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -116,7 +116,7 @@
 =item ret: C<$base_server>
 ( C<L<Apache2::Server object|docs::2.0::api::Apache2::ServerRec>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -140,7 +140,7 @@
 =item ret: C<$ba>
 ( C<L<APR::BucketAlloc object|docs::2.0::api::APR::BucketAlloc>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -178,7 +178,7 @@
 if the optional argument C<$new_socket> was passed the previous socket
 object is returned.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -253,7 +253,7 @@
 representation of the client's IP address instead. Might return
 C<undef> if the hostname is not known.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -281,7 +281,7 @@
 
 =item ret: C<$id> (integer)
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -313,7 +313,7 @@
 
 If C<$new_input_filters> was passed, returns the previous value.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -355,7 +355,7 @@
 which can be compared against (C<L<:conn_keepalive
 constants|docs::2.0::api::Apache2::Const/C__conn_keepalive_>>).
 
-=item since: 1.99_13
+=item since: 2.0.00
 
 =back
 
@@ -417,7 +417,7 @@
 count the current request. For the latter it'll count the current
 request.
 
-=item since: 1.99_13
+=item since: 2.0.00
 
 =back
 
@@ -452,7 +452,7 @@
 =item ret: C<$local_sa>
 ( C<L<APR::SockAddr object|docs::2.0::api::APR::SockAddr>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -476,7 +476,7 @@
 
 =item ret: C<$local_host> (string)
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -501,7 +501,7 @@
 
 =item ret: C<$local_ip> (string)
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -535,7 +535,7 @@
 
 if the C<$new_notes> argument was passed, returns the previous value.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -572,7 +572,7 @@
 
 If C<$new_output_filters> was passed, returns the previous value.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -598,7 +598,7 @@
 =item ret: C<$p>
 ( C<L<APR::Pool object|docs::2.0::api::APR::Pool>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -622,7 +622,7 @@
 =item ret: C<$remote_sa>
 ( C<L<APR::SockAddr object|docs::2.0::api::APR::SockAddr>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -655,7 +655,7 @@
 if the optional argument C<$new_remote_ip> was passed the previous
 value is returned.
 
-=item since: 1.99_18
+=item since: 2.0.00
 
 =back
 
@@ -682,7 +682,7 @@
 returns the cached value, which is a client DNS name or C<""> if it
 wasn't found. If the check wasn't run -- C<undef> is returned.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -725,7 +725,7 @@
 =item ret: C<$ret>
 ( C<L<Apache2::ConfVector object|docs::2.0::api::Apache2::ConfVector>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -748,7 +748,7 @@
 
 =item ret: C<$sbh> (XXX)
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Const.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Const.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Const.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Const.pod Fri May 13 15:02:21 2005
@@ -103,7 +103,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -120,7 +120,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -135,7 +135,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -150,7 +150,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -165,7 +165,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -180,7 +180,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -195,7 +195,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -210,7 +210,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -225,7 +225,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -240,7 +240,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -255,7 +255,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -270,7 +270,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -301,7 +301,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -313,7 +313,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -325,7 +325,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -337,7 +337,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -349,7 +349,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -361,7 +361,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -373,7 +373,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -385,7 +385,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -406,7 +406,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -433,7 +433,7 @@
 
 =over
 
-=item since: 1.99_13
+=item since: 2.0.00
 
 =back
 
@@ -446,7 +446,7 @@
 
 =over
 
-=item since: 1.99_13
+=item since: 2.0.00
 
 =back
 
@@ -461,7 +461,7 @@
 
 =over
 
-=item since: 1.99_13
+=item since: 2.0.00
 
 =back
 
@@ -487,7 +487,7 @@
 
 =over
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -499,7 +499,7 @@
 
 =over
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -514,7 +514,7 @@
 
 =over
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -529,7 +529,7 @@
 
 =over
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -544,7 +544,7 @@
 
 =over
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -562,7 +562,7 @@
 
 =over
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -577,7 +577,7 @@
 
 =over
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -599,7 +599,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -611,7 +611,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -623,7 +623,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -635,7 +635,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -647,7 +647,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -659,7 +659,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -682,7 +682,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -694,7 +694,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -706,7 +706,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -718,7 +718,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -730,7 +730,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -742,7 +742,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -754,7 +754,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -766,7 +766,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -778,7 +778,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -790,7 +790,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -802,7 +802,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -814,7 +814,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -826,7 +826,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -838,7 +838,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -850,7 +850,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -862,7 +862,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -874,7 +874,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -886,7 +886,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -898,7 +898,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -910,7 +910,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -922,7 +922,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -934,7 +934,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -946,7 +946,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -958,7 +958,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -970,7 +970,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -982,7 +982,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -994,7 +994,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1006,7 +1006,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1018,7 +1018,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1030,7 +1030,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1042,7 +1042,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1054,7 +1054,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1066,7 +1066,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1078,7 +1078,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1090,7 +1090,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1102,7 +1102,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1114,7 +1114,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1126,7 +1126,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1138,7 +1138,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1150,7 +1150,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1162,7 +1162,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1174,7 +1174,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1186,7 +1186,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1198,7 +1198,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1210,7 +1210,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1222,7 +1222,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1234,7 +1234,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1246,7 +1246,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1270,7 +1270,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1286,7 +1286,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1301,7 +1301,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1316,7 +1316,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1331,7 +1331,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1346,7 +1346,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1375,7 +1375,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1389,7 +1389,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1403,7 +1403,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1417,7 +1417,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1433,7 +1433,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1448,7 +1448,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1463,7 +1463,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1477,7 +1477,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1491,7 +1491,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1505,7 +1505,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1519,7 +1519,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1543,7 +1543,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1555,7 +1555,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1567,7 +1567,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1579,7 +1579,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1591,7 +1591,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1603,7 +1603,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1615,7 +1615,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1627,7 +1627,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1640,7 +1640,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1652,7 +1652,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1664,7 +1664,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1676,7 +1676,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1688,7 +1688,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1700,7 +1700,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1712,7 +1712,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1724,7 +1724,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1736,7 +1736,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1748,7 +1748,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1760,7 +1760,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1772,7 +1772,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1784,7 +1784,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1796,7 +1796,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1808,7 +1808,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1820,7 +1820,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1832,7 +1832,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1844,7 +1844,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1856,7 +1856,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1868,7 +1868,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1889,7 +1889,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1901,7 +1901,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1913,7 +1913,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1925,7 +1925,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1937,7 +1937,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1949,7 +1949,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1961,7 +1961,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1973,7 +1973,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1985,7 +1985,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -1997,7 +1997,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2009,7 +2009,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2021,7 +2021,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2033,7 +2033,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2045,7 +2045,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2057,7 +2057,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2081,7 +2081,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2093,7 +2093,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2105,7 +2105,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2117,7 +2117,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2129,7 +2129,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2141,7 +2141,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2153,7 +2153,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2165,7 +2165,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2177,7 +2177,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2189,7 +2189,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2214,7 +2214,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2232,7 +2232,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2247,7 +2247,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2261,7 +2261,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2275,7 +2275,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2290,7 +2290,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2304,7 +2304,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2318,7 +2318,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2332,7 +2332,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2346,7 +2346,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2368,7 +2368,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2380,7 +2380,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2392,7 +2392,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2415,7 +2415,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2426,7 +2426,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2438,7 +2438,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2450,7 +2450,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2472,7 +2472,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2484,7 +2484,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2497,7 +2497,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -2520,7 +2520,7 @@
 
 =over
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Directive.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Directive.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Directive.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Directive.pod Fri May 13 15:02:21 2005
@@ -82,7 +82,7 @@
 
 Arguments are separated by a whitespace in the string.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -120,7 +120,7 @@
 
 =item ret: C<$config_hash> ( HASH reference )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -166,7 +166,7 @@
 
 =item ret: C<$string> ( string )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -206,7 +206,7 @@
 =item ret: C<$conftree>
 ( C<L<Apache2::Directive object|docs::2.0::api::Apache2::Directive>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -229,7 +229,7 @@
 
 =item ret: C<$name> ( string )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -252,7 +252,7 @@
 
 =item ret: C<$filename> ( string )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -291,7 +291,7 @@
 
 Returns the first child node of C<$node>, C<undef> if there is none
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -315,7 +315,7 @@
 
 =item arg1: C<$lineno> (integer)
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -366,7 +366,7 @@
 
   $VHost = $tree->lookup('VirtualHost', '_default_:8000');
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -395,7 +395,7 @@
 
 Returns the next sibling of C<$node>, C<undef> if there is none
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -420,7 +420,7 @@
 
 Returns the parent of C<$node>, C<undef> if this node is the root node
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Filter.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Filter.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Filter.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Filter.pod Fri May 13 15:02:21 2005
@@ -79,7 +79,7 @@
 =item ret: C<$c>
 ( C<L<Apache2::Connection object|docs::2.0::api::Apache2::Connection>> )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -108,7 +108,7 @@
 
 current context
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -178,7 +178,7 @@
 =item ret: C<$frec>
 ( C<L<Apache2::FilterRec object|docs::2.0::api::Apache2::FilterRec>> )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -209,7 +209,7 @@
 
 The next filter object in chain
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -245,7 +245,7 @@
 =item ret: C<$r>
 ( C<L<Apache2::RequestRec object|docs::2.0::api::Apache2::RequestRec>> )
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -273,7 +273,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_18
+=item since: 2.0.00
 
 =back
 
@@ -351,7 +351,7 @@
 context. Refer to the C<L<get_brigade()|/C_get_brigade_>> entry for
 details.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -491,7 +491,7 @@
 C<L<APR::Const::SUCCESS|docs::2.0::api::APR::Const/C_APR__SUCCESS_>> are
 considered as successful and you want to manage them by yourself.
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -639,7 +639,7 @@
 context. Refer to the C<L<get_brigade()|/C_get_brigade_>> entry for
 details.
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -710,7 +710,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -753,7 +753,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -797,7 +797,7 @@
 
 a true value if EOS has been seen, otherwise a false value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -867,7 +867,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -905,7 +905,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/FilterRec.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/FilterRec.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/FilterRec.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/FilterRec.pod Fri May 13 15:02:21 2005
@@ -51,7 +51,7 @@
 
 =item ret: C<$name> (string)
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/HookRun.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/HookRun.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/HookRun.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/HookRun.pod Fri May 13 15:02:21 2005
@@ -141,7 +141,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -173,7 +173,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::HTTP_...>
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -210,7 +210,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::Const::DECLINED>, C<Apache2::HTTP_...>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -244,7 +244,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::Const::DECLINED>, C<Apache2::HTTP_...>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -285,7 +285,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::Const::DECLINED>, C<Apache2::HTTP_...>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -326,7 +326,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::Const::DECLINED>, C<Apache2::HTTP_...>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -358,7 +358,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::Const::DECLINED>, C<Apache2::HTTP_...>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -392,7 +392,7 @@
 
 C<Apache2::Const::OK> or C<Apache2::Const::DECLINED>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -419,7 +419,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::Const::DECLINED>, C<Apache2::HTTP_...>
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -454,7 +454,7 @@
 map_to_storage (C<Apache2::HOOK_RUN_LAST>) will C<directory_walk()> and
 C<file_walk()> the C<$r-E<gt>filename> (all internal C functions).
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -489,7 +489,7 @@
 The status of the current phase run: C<Apache2::Const::OK> or
 C<Apache2::Const::DECLINED>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -522,7 +522,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::Const::DECLINED>, C<Apache2::HTTP_...>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -553,7 +553,7 @@
 The status of the current phase run: C<Apache2::Const::OK>,
 C<Apache2::Const::DECLINED>, C<Apache2::HTTP_...>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Log.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Log.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Log.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Log.pod Fri May 13 15:02:21 2005
@@ -255,7 +255,7 @@
 C<Apache2::Log::Server> object to be used with L<LogLevel
 methods|/LogLevel_Methods>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -281,7 +281,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -331,7 +331,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -371,7 +371,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -408,7 +408,7 @@
 C<Apache2::Log::Request> object to be used with L<LogLevel
 methods|/LogLevel_Methods>.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -435,7 +435,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 
 =back
@@ -472,7 +472,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -503,7 +503,7 @@
 
 =over 4
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -541,7 +541,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -579,7 +579,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -674,7 +674,7 @@
 
 =item ret2: C<$line> ( number )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Module.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Module.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Module.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Module.pod Fri May 13 15:02:21 2005
@@ -94,7 +94,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_18
+=item since: 2.0.00
 
 =back
 
@@ -121,7 +121,7 @@
 
 =item ret: C<$major_version> ( integer )
 
-=item since: 1.99_17
+=item since: 2.0.00
 
 =back
 
@@ -146,7 +146,7 @@
 
 =item ret: C<$minor_version> ( integer )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -173,7 +173,7 @@
 =item ret: C<$command>
 ( C<L<Apache2::Command object|docs::2.0::api::Apache2::Command>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -220,7 +220,7 @@
 
 A reference to the hash holding the module configuration data.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -249,7 +249,7 @@
 
 The module object if found, C<undef> otherwise.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -287,7 +287,7 @@
 
 Returns true if the module is loaded, false otherwise.
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -329,7 +329,7 @@
 
 =item ret: C<$index> ( integer )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -350,7 +350,7 @@
 
 =item ret: C<$name> ( string )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -378,7 +378,7 @@
 =item ret: C<$next_module>
 ( C<L<Apache2::Module object|docs::2.0::api::Apache2::Module>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -402,7 +402,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 
@@ -423,7 +423,7 @@
 =item ret: C<$module>
 ( C<L<Apache2::Module object|docs::2.0::api::Apache2::Module>> )
 
-=item since: 1.99_12
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Process.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Process.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Process.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/Process.pod Fri May 13 15:02:21 2005
@@ -58,7 +58,7 @@
 =item ret: C<$p>
 ( C<L<APR::Pool object|docs::2.0::api::APR::Pool>> )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -84,7 +84,7 @@
 =item ret: C<$p>
 ( C<L<APR::Pool object|docs::2.0::api::APR::Pool>> )
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -112,7 +112,7 @@
 
 e.g. C<httpd>
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestIO.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestIO.pod?rev=170101&r1=170100&r2=170101&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestIO.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestIO.pod Fri May 13 15:02:21 2005
@@ -64,7 +64,7 @@
 C<L<APR::Const status constant|docs::2.0::api::APR::Const>> if request
 is malformed, C<Apache2::Const::OK> otherwise.
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -102,7 +102,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -138,7 +138,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -170,7 +170,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -217,7 +217,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -241,7 +241,7 @@
 
 =item ret: no return value
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -299,7 +299,7 @@
 context. So if you don't want to handle the errors, just don't ask for
 a return value and the function will handle all the errors on its own.
 
-=item since: 1.99_15
+=item since: 2.0.00
 
 =back
 
@@ -339,7 +339,7 @@
 
 =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>>
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -404,7 +404,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -418,7 +418,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -432,7 +432,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -445,7 +445,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -458,7 +458,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -472,7 +472,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -485,7 +485,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -498,7 +498,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -512,7 +512,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -525,7 +525,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 
@@ -541,7 +541,7 @@
 
 =over 4
 
-=item since: 1.99_10
+=item since: 2.0.00
 
 =back
 



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