Help for this page
Select Code to Download
Select
or
download this
package My::Foo; ... my $bar_class = $class->BAR_CLASS; bless { }, $bar_class; }