Help for this page

Select Code to Download


  1. or download this
    $foo=$bar;
    @foo=@bar;
    %foo=%bar;
    
  2. or download this
    *foo = *bar;