System Functions Perl

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