Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    &{main->can($symbol)}(4);
    
  2. or download this
    C:/Perl_524/bin\perl.exe  d:/exp/symbolic_references.pl 
    tst(1) called
    tst(2) called
    tst(3) called
    tst(4) called