Help for this page

Select Code to Download


  1. or download this
      DB<281> use strict; use warnings; $a=""; print exists &{$a}
    
    ...
      DB<283> use strict; use warnings; print exists &{$a}
    1
      DB<284>