Help for this page

Select Code to Download


  1. or download this
    # place to put everything
    my @queue_managers;
    ...
    }
    # ahh, the last entry probably hasn't been saved
    push @queue_managers, {%conf} if %conf;