Help for this page
package Hello; use strict; ... } 1;
use strict; use Hello; my $a = Hello->new(); print $a;