# New Ticket Created by  Bernhard Schmalhofer 
# Please include the string:  [perl #31397]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31397 >


Hi,

I found following vtable functions for the PMC ParrotLibrary to be useful.

get_bool: true when library has been loaded successfully. 
When the library could not be loaded, then a PMC Undef is created. This
evaluates to false in boolean context.

get_string: return the property '_filename'. Might be useful for a quick
check, what has been loaded.

A patch is attached.

CU, Bernhard 

-- 
/* [EMAIL PROTECTED] */

NEU: Bis zu 10 GB Speicher fïr e-mails & Dateien!
1 GB bereits bei GMX FreeMail http://www.gmx.net/de/go/mail

Attachment: parrot_library_20040830.patch
Description: Binary data

Reply via email to