On Tue, Oct 23, 2001 at 12:01:00AM +0800, Stas Bekman wrote:
> Philippe M. Chiasson wrote:
> 
> > Here you go:
> 
> 
> thanks
> 
> 
> > /home/gozer/sources/mod_perl2/deps/perl/bin/perl build/cvsdiff 
> > Index: docs/src/api/mod_perl-2.0/APR/Table.pod
> 
> > +  $table->do(sub {[...]}, [@filter]);
> 
> 
> SYNOPSIS usually shows a real example and not an API declaration, would 
> something like this fit in here:
> 
>    $table->do sub { print "key $_[0], value $_[1]\n"}, @valid_keys);

yeah.

> 
> _____________________________________________________________________
> Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
> http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
> mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
> http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
Philippe M. Chiasson  <[EMAIL PROTECTED]>
  Extropia's Resident System Guru
     http://www.eXtropia.com/

The young think they are immortal, and are determined to
prove otherwise. 
        -- Larry Wall

perl -e '$$=\${gozer};{$_=unpack(P26,pack(L,$$));/^Just Another Perl 
Hacker!\n$/&&print||$$++&&redo}'

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

Reply via email to