Help for this page
Select Code to Download
Select
or
download this
my $two = ref($one)->new('b');
Select
or
download this
my $two = $one->new();
Select
or
download this
my $two = $one->clone();
Select
or
download this
my $two = Purified::Confusion->new($one);