Help for this page

Select Code to Download


  1. or download this
    my_function_call(
                     $arg1,
                     $arg2,
                     $arg3,
                    );
    
  2. or download this
    My::Module::With::Really::Long::Name::and_function_call(
        $arg1,
        $arg2,
        $arg3,
                                                           );