Help for this page
package WTF; ... } 1;
use strict; use warnings; ... WTF->import(qw/more/); } Dump(\(%WTF::some::, %WTF::more::));
Created type: some Created type: more ... my $self = shift @_; bless \my($scalar), $subclass_eclipse_1; };