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


This adds the find_or_Create_global ops, which act
just like find_global, except that if the global does
not yet exist, it is created as undef. They will never
throw an exception just because the global does not
yet exist. This also adds a test to t/op/globals.t


                
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

Attachment: find_or_create_global-2004.08.01.diff
Description: Binary data

Reply via email to