Download Mojo Example Free Java Code
Description
Mojolicious example with DBIx::Class schema load, deploy, fixtures, and tests.
Icons
Source Files
The download file MojoExample-master.zip has the following entries.
.gitignore//from ww w . ja v a 2 s .c o m
.travis.yml
Makefile.PL
README.md
lib/MojoFull.pm
lib/MojoFull/Blogs.pm
lib/MojoFull/Home.pm
lib/MojoFull/Photos.pm
lib/Schema.pm
lib/Schema/Result/Blog.pm
lib/Schema/Result/BlogTag.pm
lib/Schema/Result/Photo.pm
lib/Schema/Result/Photoset.pm
lib/Schema/ResultSet/Blog.pm
lib/Schema/ResultSet/Photo.pm
lib/Schema/ResultSet/Photoset.pm
lib/Test/Database.pm
mojolite
public/css/main.css
public/images/background.gif
public/images/bender_promo.png
public/images/box-bottom.png
public/images/box-middle.gif
public/images/box-top.png
public/images/profile_top.png
script/generate_schema
script/mojo_full
script/new_db
t/.prove
t/blogs.t
t/fixtures/Blog.pl
t/fixtures/Photoset.pl
t/home.t
t/photos.t
t/schema/blog.t
t/schema/blog_tag.t
t/schema/photo.t
t/schema/photoset.t
templates/blogs/index.html.ep
templates/blogs/show.html.ep
templates/home/index.html.ep
templates/layouts/default.html.ep
templates/photos/index.html.ep
templates/photos/show.html.ep
templates/photos/show_set.html.ep
test.db
Download
Click the following link to download MojoExample-master.zip.
MojoExample-master.zip