Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    queue $job;
    queue OTHER_QUEUE $job;
    
  2. or download this
    simple queue: 'something'
    a different queue: 'something'