Help for this page

Select Code to Download


  1. or download this
    # https://perlmonks.org/?node_id=11119273
    use strict;
    ...
    
    
    warn "Show implementation:\n", B::Deparse->new()->coderef2text(\&foo);
    
  2. or download this
    C:/Perl_524/bin\perl.exe -w d:/exp/pm_signatures.pl 
    ok 1 - one arg
    ...
    } at d:/exp/pm_signatures.pl line 32.
    
    Compilation finished at Tue Jul 14 14:25:41