Help for this page

Select Code to Download


  1. or download this
      no strict refs;
      *{$target_package . "::"} = *{$source_package . "::"};
    
  2. or download this
      *{"main::"} = *{"foo::"};