In article <[EMAIL PROTECTED]>, Paul Johnson <[EMAIL PROTECTED]> wrote:
> On Thu, Apr 20, 2006 at 04:49:18PM -0500, brian d foy wrote: > > > +If you want to use a module, try the C<uniq> function from > > +C<List::MoreUtils>. In list context it returns the unique elements, > > +reserving their order in the list. In scalar context, it returns the > > I suspect you meant "preserving" there, with a P. ah, yes, i messed that up in the cut-and-paste (who has window focus? ugh!). It's correct in the file. Thanks though :)