Help for this page

Select Code to Download


  1. or download this
    $template->param( THIS_IS_A_LONG_VARIABLE_NAME  => ,
                      ANOTHER                       => ,
                      YOU_GET_THE_IDEA              =>
                     );
    
  2. or download this
        $clipboard = Win32::Clipboard();
        $clipboard->Set( $temp );