Help for this page

Select Code to Download


  1. or download this
    package PoeSubs;
    use strict;
    ...
    
    __END__
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        return( $run_task_sub, $handle_task_sub, $reduce_sub );
    }