/[Apache-SVN]/perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod
ViewVC logotype

Diff of /perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod	2005/04/02 22:34:47	159837
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod	2005/04/02 22:40:15	159838
@@ -185,7 +185,7 @@ point.
 Example:
 
   use APR::Bucket ();
-  use Apache::Connection ();
+  use Apache2::Connection ();
   my $ba = $c->bucket_alloc;
   my $eos_b = APR::Bucket::eos_create($ba);
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26