Search results

  1. E

    Perl &{ something } perl script question?

    What does the script &{ $hash{$test} } mean? its the "&{" part which i dont understand... any idea? if the $hash refers to a subroutine, does it mean calling the subroutine?
  2. E

    Perl &{ something } perl script question?

    What does the script &{ $hash{$test} } mean? its the "&{" part which i dont understand... any idea? if the $hash refers to a subroutine, does it mean calling the subroutine?
  3. E

    Perl &{ something } perl script question?

    What does the script &{ $hash{$test} } mean? its the "&{" part which i dont understand... any idea? if the $hash refers to a subroutine, does it mean calling the subroutine?
  4. E

    Perl &{ something } perl script question?

    What does the script &{ $hash{$test} } mean? its the "&{" part which i dont understand... any idea? if the $hash refers to a subroutine, does it mean calling the subroutine?
Back
Top