Re: [perl #24187] [PATCH]A first go a porting Getopt::Long.pm to PIR

2003-10-11 Thread Leopold Toetsch
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

[perl #24187] [PATCH]A first go a porting Getopt::Long.pm to PIR

2003-10-11 Thread via RT
# 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