On Sat Jan 29 02:02:59 2011, dgl wrote: > From: David Leadbeater <dgl@dgl.cx> > > --- > dist/Attribute-Handlers/lib/Attribute/Handlers.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/dist/Attribute-Handlers/lib/Attribute/Handlers.pm > b/dist/Attribute-Handlers/lib/Attribute/Handlers.pm > index db1b185..4f05446 100644 > --- a/dist/Attribute-Handlers/lib/Attribute/Handlers.pm > +++ b/dist/Attribute-Handlers/lib/Attribute/Handlers.pm > @@ -858,7 +858,7 @@ C<$referent>, which is a reference to a variable > or subroutine (SCALAR, ARRAY, > HASH, or CODE). If it finds the typeglob, it returns it. Otherwise, > it returns > undef. Note that C<findsym> memoizes the typeglobs it has previously > successfully found, so subsequent calls with the same arguments > should be > -must faster. > +much faster. > > =back > Thank you. Applied as 56fb04d.Thread Previous