Help for this page
package shapes; ... } 1;
use shapes; ... my $box = shapes->new(shape => $box); $box->print_shape;