Help for this page
Select Code to Download
Select
or
download this
package GreetFactory; use strict; use warnings; ... return $class->new(@_); } 1;
Select
or
download this
package GreetFactory; use strict; use warnings; ... return $class->new(@_); } 1;