Help for this page

Select Code to Download


  1. or download this
    $\="\n";
    sub show {
    ...
    *func = \&show;
    
    func();
    
  2. or download this
    /usr/bin/perl -w /tmp/tst.pl 
    main    /tmp/tst.pl    6    main::show
    main    /tmp/tst.pl    10    main::show