Catalyst Maintainable web apps made easy! #86
package DoQueue::Controller::Queue;
use strict;
use warnings;

use base qw/Catalyst::Controller/;
Copyright © 2007 Jonathan Rockway