The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Clustericious::Command::plackup - Clustericious command to start plack server

VERSION

version 1.29

SYNOPSIS

 % yourapp plackup

DESCRIPTION

Start a plack server using plackup. By default plackup does not daemonize into the background, making it a handy development server. Any arguments will be passed into the plackup command directly.

SEE ALSO

Clustericious, plackup, Plack

AUTHOR

Original author: Brian Duggan

Current maintainer: Graham Ollis <plicease@cpan.org>

Contributors:

Curt Tilmes

Yanick Champoux

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by NASA GSFC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.