Help for this page

Select Code to Download


  1. or download this
      DB<115> sub tst (&) { print "$_[0]\n" }
    
    ...
    CODE(0xa396560)
    CODE(0xa396560)
    CODE(0xa396560)
    
  2. or download this
      DB<118> sub tst (%) { print "$_[0]\n" }
    
    ...
    HASH(0xa396720)
    HASH(0xa3966c0)
    HASH(0xa3963f0)