Help for this page

Select Code to Download


  1. or download this
        *{"$callpkg\::$_"} = \&{"$pkg\::$_"} foreach @_;
    
  2. or download this
    &{"$pkg\::$_"}
    
  3. or download this
    sub is_string($);