Mega Code Archive

 
Categories / Perl / System Functions
 

The undef Function

#undef Function undefines an already defined variable.  undef $name;