id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1014,"NQP: Add defined(), exists(), undef.",Austin_Hastings,pmichaud,"Testing using code like

{{{
   if $foo ...
}}}

works until your class doesn't have a get_boolean, or until you are trying to see ""if $foo is set"" rather than ""if $foo is true"".

Then you need defined, or some kind of ==undef or !=undef test.",feature,closed,normal,,PCT,1.6.0,medium,wontfix,,,,,
