Undefined values: Difference between revisions

slight correction
(-Java)
(slight correction)
Line 1:
{{task}}For languages which have an explicit notion of an undefined value, (as opposed to a '''NULL''' value), identify and exercise those language's mechanisms for identifying and manipulating a variable's value's status as being undefined. --[[User:Short Circuit|Michael Mol]] 02:17, 28 November 2009 (UTC)
 
=={{header|Perl}}==