App-Cinema
view release on metacpan or search on metacpan
---
abstract: 'a demo website for Catalyst framework'
author:
- 'Jeff Mo - <mo0118@gmail.com>'
build_requires:
ExtUtils::MakeMaker: 6.42
configure_requires:
ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 0.91'
license: perl
meta-spec:
This website is designed to demo how to use Catalyst framework to
build a dynamic web application effectively and efficiently.
lib/App/Cinema.pm view on Meta::CPAN
our $VERSION = '1.171';
}
#after this line, the $VERSION of other classes are configured
__PACKAGE__->setup;
1;
=head1 NAME
App::Cinema - a demo website for Catalyst framework
=head1 DESCRIPTION
=head1 AUTHOR
Jeff Mo - <mo0118@gmail.com>
=head1 COPYRIGHT
( run in 1.703 second using v1.01-cache-2.11-cpan-e1769b4cff6 )