Help for this page
use strict; use warnings; ... my $product = $x->copy(); $product->bfac(); print "p=$product\n";