Skip to content

cpan-testers/cpantesters-web

Repository files navigation

NAME

CPAN::Testers::Web - Write a sentence about what it does

VERSION

version 0.001

STATUS

Coverage Status

SYNOPSIS

$ cpantesters-web daemon
Listening on http://*:5000

DESCRIPTION

This is the main CPAN Testers web application. This application is the main platform for exploring, searching, and interacting with CPAN Testers data.

METHODS

schema

my $schema = $c->schema;

Get the schema, a CPAN::Testers::Schema object. By default, the schema is connected from the local user's config. See "connect_from_config" in CPAN::Testers::Schema for details.

startup

# Called automatically by Mojolicious

This method starts up the application, loads any plugins, sets up routes, and registers helpers.

SEE ALSO

Mojolicious, CPAN::Testers::Schema, http://github.com/cpan-testers/cpantesters-project, http://www.cpantesters.org

AUTHOR

Doug Bell preaction@cpan.org

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Doug Bell.

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

About

A new CPAN Testers web application. The primary interface for CPAN Testers data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published