Help for this page

Select Code to Download


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