Re: Announcing the Perl 5 Documentation Team
[email protected] ("Chas. Owens") Fri, 2 Jul 2010 09:56:37 -0400
| Newsgroups | perl.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 2, 2010 at 09:50, Shawn H Corey <[email protected]> wrote: > On 10-07-02 09:30 AM, Chas. Owens wrote: >> >> Proposed style: >> >> =item substr EXPR,OFFSET snip > What the heck is LENGTH? snip My copy and paste left out =item substr EXPR,OFFSET,LENGTH,REPLACEMENT X<substr> X<substring> X<mid> X<left> X<right> =item substr EXPR,OFFSET,LENGTH In the first example. -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read.