Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote:
> Hi,
> for Parrot m4, I have started on a parser for command line options.
> The idea is to port the Perl5 module Getopt::Long to PIR. Right now
> it handles only long options and the interface is still pretty nasty.
> As it might be useful for ot
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #24187]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=24187 >
Hi,
for Parrot m4, I have started on a parser for command line options.
The ide