develooper Front page | perl.perl5.porters | Postings from May 2008

Re: [PATCH] Documentation typo fix for Attribute::Handlers.

Thread Previous
From:
H.Merijn Brand
Date:
May 21, 2008 23:37
Subject:
Re: [PATCH] Documentation typo fix for Attribute::Handlers.
Message ID:
20080522083720.68a3418f@pc09.procura.nl
On Wed, 21 May 2008 22:42:40 +0200, Florian Ragwitz <rafl@debian.org>
wrote:

Thanks, applied as change #33905

> ---
>  lib/Attribute/Handlers.pm |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/lib/Attribute/Handlers.pm b/lib/Attribute/Handlers.pm
> index 6c7b3f5..ab5dafc 100644
> --- a/lib/Attribute/Handlers.pm
> +++ b/lib/Attribute/Handlers.pm
> @@ -686,7 +686,7 @@ module, then the following code:
>  
>          sub fn :Ugly(sister) :Omni('po',tent()) {...}
>          my @arr :Good :Omni(s/cie/nt/);
> -        my %hsh :Good(q/bye) :Omni(q/bus/);
> +        my %hsh :Good(q/bye/) :Omni(q/bus/);
>  
>  
>  would cause the following handlers to be invoked:


-- 
H.Merijn Brand         Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.10.x  on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.1 & 10.2, AIX 5.2, and Cygwin.       http://qa.perl.org
http://mirrors.develooper.com/hpux/            http://www.test-smoke.org
                        http://www.goldmark.org/jeff/stupid-disclaimers/

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About