From: Jarkko Hietaniemi Date: Wed, 5 Sep 2001 23:18:48 +0000 (+0000) Subject: Documentation micropatch from Damian. X-Git-Tag: accepted/trunk/20130322.191538~30395 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41f31d6e7ac78419f122694c2a37b63cfe242811;p=platform%2Fupstream%2Fperl.git Documentation micropatch from Damian. p4raw-id: //depot/perl@11899 --- diff --git a/lib/Attribute/Handlers.pm b/lib/Attribute/Handlers.pm index dbd1bf4..aa42bc8 100644 --- a/lib/Attribute/Handlers.pm +++ b/lib/Attribute/Handlers.pm @@ -755,7 +755,7 @@ in a single C)>. =item C You can only declare autoties for types C<"SCALAR">, C<"ARRAY">, and -C<"SCALAR">. They're the only things (apart from typeglobs -- which are +C<"HASH">. They're the only things (apart from typeglobs -- which are not declarable) that Perl can tie. =item C