Re: [perl #31397] [PATCH] get_bool and get_string for ParrotLibrary

2004-08-31 Thread Leopold Toetsch
Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > I found following vtable functions for the PMC ParrotLibrary to be useful. > get_bool: true when library has been loaded successfully. > get_string: return the property '_filename'. Thanks, applied. leo

[perl #31397] [PATCH] get_bool and get_string for ParrotLibrary

2004-08-30 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #31397] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=31397 > Hi, I found following vtable functions for the PMC ParrotLibrary to be usefu