in reply to Re^4: Best way to print variables in regex
in thread Best way to print variables in regex
One question on the append function - it puts it all into one cellThere was an error in my code, I have fixed it now, sorry. When using Tie::Array::CSV you append (push) an array reference not a comma delimited string (the module does that bit for you).
|
|---|