Help for this page

Select Code to Download


  1. or download this
    my $foo = My::Object->new();
    my $hashref = $foo->getDetails( PARAM_ONE => 1234, PARAM_TWO => 4321 )
    +;