Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote:
> There I got a error from 'parrot' claiming that he can't find the op
> 'exists_i_p_sc'.
exists I0, P0["the_key"]
is the syntax.
> I have added this case in 't/pmc/perlhash.t'. A patch is attached.
> If that op is indeed missing, I could go ahe
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #23427]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=23427 >
Hi,
I'm just working on a Getopt::Long::GetOptions subroutine for Parrot m4.
Of