Help for this page
# Make the Circle area() method add it to the Circle PerlBean use PerlBean::Method; ... EOF } ); $circle->add_method( $area_circle );