Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    sub two {
        one('from_two');
    }
    
  2. or download this
    
    ===> Signal caught! Call stack below <====
    ...
         /tmp/uaVo7iA.pl:35     VOID main::one
         /tmp/uaVo7iA.pl:28     VOID main::two