-
-
26 Apr 2009 18:49:17 UTC
- Distribution: Railsish
- Module version: 0.21
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (38 / 0 / 3)
- Kwalitee
Bus factor: 1- % Coverage
- License: mit
- Activity
24 month- Tools
- Download (81.74KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Any::Moose
- Binding
- Class::Implant
- Data::Visitor
- Devel::Symdump
- File::Spec::Functions
- HTTP::Engine
- Hash::Merge
- JSON::XS
- Lingua::En::Inflect::Number
- Log::Dispatch
- Module::Loaded
- Module::Refresh
- Moose
- MooseX::Types
- Mouse
- MouseX::Types
- Path::Router
- Perl6::Junction
- String::CamelCase
- Template
- UNIVERSAL::require
- XML::Simple
- YAML::Any
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Railsish - A web application framework.
VERSION
version 0.21
DESCRIPTION
This is a web app framework that is still very experimental.
AUTHOR
Liu Kang-min <gugod@gugod.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2009 by Liu Kang-min <gugod@gugod.org>.
This is free software, licensed under:
The MIT (X11) License
EXAMPLE
At this moment, see t/SimpleApp for how to use this web framework.
Module Install Instructions
To install Railsish, copy and paste the appropriate command in to your terminal.
cpanm Railsish
perl -MCPAN -e shell install Railsish
For more information on module installation, please visit the detailed CPAN module installation guide.