Help for this page

Select Code to Download


  1. or download this
    use 5.010;
    use strict;
    use warnings;
    use Carp;
    
  2. or download this
    use Include 'header.pi'
    
  3. or download this
    use Include 'agent.pi'
    
  4. or download this
    package Include;
    
    ...
        };
    }
    1;