in reply to (ar0n) Re: Joining, but skipping the last element
in thread Joining, but skipping the last element

Ahh, when used like that, absolutely nothing :-)
I was using it in the loop like $query=join "AND" , "'$_'=\"$params{$_}\"" , $query Fairly obvious where my error was there..