
stas at stason
Aug 25, 2004, 6:47 PM
Post #1 of 2
(1398 views)
Permalink
|
|
Re: cvs commit: modperl-docs/src/docs/2.0/api/Apache URI.pod
|
|
gozer [at] apache wrote: > gozer 2004/08/25 15:32:20 > > Modified: src/docs/2.0/api/Apache URI.pod > Log: > Added APR::URI->rpath method. Returns the path of an uri minus > path_info, if any. > > Revision Changes Path > 1.9 +0 -2 modperl-docs/src/docs/2.0/api/Apache/URI.pod > > Index: URI.pod > =================================================================== > RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/URI.pod,v > retrieving revision 1.8 > retrieving revision 1.9 > diff -u -r1.8 -r1.9 > --- URI.pod 12 Aug 2004 06:19:38 -0000 1.8 > +++ URI.pod 25 Aug 2004 22:32:20 -0000 1.9 > @@ -304,8 +304,6 @@ > > =back > > -META: this object is suitable for a currently non-existing rpath() > -method May be better to turn it into an xref link to rpath? For those who wonder what's it good for? -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas [at] stason http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: docs-dev-unsubscribe [at] perl For additional commands, e-mail: docs-dev-help [at] perl
|