Help for this page
Select Code to Download
Select
or
download this
$type = ref( $_[0] ) if $type eq 'REF';
Select
or
download this
if( $type eq 'GLOB' ){ return <$_[0]>; elsif( isa.....