Help for this page

Select Code to Download


  1. or download this
    $function_names = Class::Inspector->functions( 'My::Class' );
    
  2. or download this
    $method_names = Class::Inspector->methods( 'My::Class' );