Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    # Run the bot until it is done.
    $poe_kernel->run();
    exit 0;