in reply to
Unmatched [ in regex; marked by <-- HERE in m/[ <-- HERE ^]/
@aminos gets interpreted as an array. 'use strict' would have shown it.
Comment on
Re: Unmatched [ in regex; marked by <-- HERE in m/[ <-- HERE ^]/
Replies are listed 'Best First'.
Re^2: Unmatched [ in regex; marked by <-- HERE in m/[ <-- HERE ^]/
by
madM
(Beadle)
on Apr 29, 2014 at 00:37 UTC
thats what it should be interpreted.. it is an array with some letters in it
[reply]
In Section
Seekers of Perl Wisdom