Help for this page
Select Code to Download
Select
or
download this
# constructor sub new { ... bless( $closure, $class ); return $closure; }
Select
or
download this
# constructor sub new { ... bless( $closure, $class ); return $closure; }