NAME
orepan2-server.pl - OrePAN2::Server launcher
SYNOPSIS
% orepan2-server.pl [options]
--delivery-dir=s # a directory tar files of dist to be stored. (Default: orepan)
--delivery-path=s # URL path behaves as cpan-mirror (Default: /orepan)
--authenquery-path=s # URL path of the dist uploader (Default: /authenquery)
--compress-index # 02packages.details.txt is to be compressed or not (Defualt: true)
DESCRIPTION
OrePAN2::Server launcher.
Note
You can't use plackup, but you can set plackup's options like this.
orepan2-server.pl -p 5888 -E production -S Starlet
SEE ALSO
LICENSE
Copyright (C) Hiroyuki Akabane.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Hiroyuki Akabane <hirobanex@gmail.com>
Songmu <y.songmu@gmail.com>