Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print B::Deparse->new('-p')->coderef2text(\&tst);
    
    print tst();
    
  2. or download this
    C:/Strawberry/perl/bin\perl.exe -w d:/tmp/pm/sym.pl 
    {
        use warnings;
    ...
        }
        ));
    }13