On Sun, 16 Sep 2001, Stas wrote:
>
> Style police (should have pointed it out earlier):
>
> > + {
> > + local $| = 0;
> > + ok 9 == $r->print("buffered\n");
> > + ok 0 == $r->print();
> > + local $| = 1;
> > + ok 13 == $r->print('n','o','t',' ','b','u','f','f','e','r','e','d',"\n");
> > + }
> > +
>
> shouldn't this be indented?
+1
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl Func... Stas
- Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl... Doug MacEachern
- Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl... Stas Bekman
- Re: cvs commit: modperl-2.0/xs/tables/current/Mod... Doug MacEachern
- Re: cvs commit: modperl-2.0/xs/tables/current... Stas Bekman
- Re: cvs commit: modperl-2.0/xs/tables/cur... Doug MacEachern
- Re: cvs commit: modperl-2.0/xs/table... Stas Bekman
- Re: cvs commit: modperl-2.0/xs/t... Doug MacEachern
- Re: cvs commit: modperl-2.0/... Stas Bekman
- Re: cvs commit: modperl-2.0/... Doug MacEachern
- Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl... Stas Bekman
- Re: cvs commit: modperl-2.0/xs/tables/current/ModPerl... Stas Bekman
