in reply to Re: Still don't undersand "Modification of a read-only value attempted" error
in thread Still don't undersand "Modification of a read-only value attempted" error
s/[u3]/X/, print for 1 .. 10, "a" .. "z"; # ok s/[u3]/X/, print for 1, 2, 3, 4, "a", "b", "u", "z"; # error again
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Still don't understand "Modification of a read-only value attempted" error
by Athanasius (Archbishop) on Jun 21, 2012 at 07:53 UTC |