-
-
26 Jul 2018 05:25:21 UTC
- Distribution: Ukigumo-Server
- Module version: v2.1.5
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers
- Kwalitee
Bus factor: 3- 85.24% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (179.95KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 11 contributors-
tokuhirom
-
HIROSE Masaaki
-
Kan Fushihara
-
Kang-min Liu
-
Takumi Sakamoto
-
Tomohiro Hosaka
-
cho45
-
mattn
-
moznion
-
studio3104
-
xaicron
- Dependencies
- Amon2
- Amon2::Declare
- Amon2::Plugin::ShareDir
- Amon2::Plugin::Web::CSRFDefender
- Amon2::Web
- Amon2::Web::Dispatcher::Lite
- Capture::Tiny
- Compress::Zlib
- DBD::SQLite
- DBI
- DBIx::Schema::DSL
- Data::Page::NoTotalEntries
- Data::Validator
- Encode
- File::Find::Rule
- File::Path
- File::ShareDir
- Getopt::Long
- HTML::FromANSI::Tiny
- JSON
- LWP::UserAgent
- List::MoreUtils
- Locale::Maketext::Extract
- Locale::Maketext::Lexicon
- Module::Functions
- POSIX::strftime::Compiler
- Plack::Builder
- Plack::Loader
- Plack::Middleware::ReverseProxy
- Plack::Middleware::Session
- Plack::Session::Store::File
- Pod::Usage
- Router::Simple
- Router::Simple::Sinatraish
- Starlet
- Teng
- Text::Markdown
- Text::Xslate
- Text::Xslate::Util
- Time::Duration
- Time::Duration::Abbreviated
- Time::Duration::ja
- URI::Escape
- URI::WithBase
- Ukigumo::Common
- feature
- parent
- version
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Ukigumo::Server - Testing report storage Server
SYNOPSIS
% ukigumo-server
DESCRIPTION
Ukigumo::Server is testing report storage server. You can use this server for Continious Testing.
INSTALLATION
% cpanm Ukigumo::Server % ukigumo-server ukigumo-server starts listen on 0:2828
Or you can use git repo instead of
cpanm Ukigumo::Server
for launching Ukigumo::Server.% git clone git@github.com:ukigumo/Ukigumo-Server.git . # install carton to your system % curl -L http://cpanmin.us | perl - Carton # And setup the depended modules. % carton install # Then, run the http server! % carton exec perl local/bin/ukigumo-server
SEE ALSO
LICENSE
Copyright (C) tokuhirom.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
tokuhirom <tokuhirom@gmail.com>
Module Install Instructions
To install Ukigumo::Server, copy and paste the appropriate command in to your terminal.
cpanm Ukigumo::Server
perl -MCPAN -e shell install Ukigumo::Server
For more information on module installation, please visit the detailed CPAN module installation guide.