Help for this page

Select Code to Download


  1. or download this
    my $obj = Some::Class->new( @args );
    my $method = "sub_${x}_text_${y}";
    my $rv = $obj->$method( @params );