Help for this page
my $e = Example::Module->new(@list);
my $e = Example::Module(@list);
package Example::Module; ... ...