in reply to
Re: Re: Re: Re: Multi-Word Anagrams
in thread
Multi-Word Anagrams
Unfortunately this isn't correct - I'm using perl 5.6.0 (Darwin) and the code doesn't work although I made the suggested change. Rather strange.
Comment on
Re: Re: Re: Re: Re: Multi-Word Anagrams
Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Multi-Word Anagrams
by
jweed
(Chaplain)
on Oct 30, 2003 at 17:23 UTC
Well, ln 99 is the line with @{ +shift }, and that's the only array ref on that line. So it HAS to be something with that, given the error message we recieved. *shrug*
[reply]
In Section
Cool Uses for Perl