diff options
Diffstat (limited to 'perl/perl-Mojolicious/slack-desc')
-rw-r--r-- | perl/perl-Mojolicious/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Mojolicious/slack-desc b/perl/perl-Mojolicious/slack-desc new file mode 100644 index 0000000000..ea454ee8d0 --- /dev/null +++ b/perl/perl-Mojolicious/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Mojolicious: perl-Mojolicious (next-generation web framework for Perl) +perl-Mojolicious: +perl-Mojolicious: Back in the early days of the web, many people learned Perl because +perl-Mojolicious: of a wonderful Perl library called CGI. It was simple enough to get +perl-Mojolicious: started without knowing much about the language and powerful enough +perl-Mojolicious: to keep you going, learning by doing was much fun. While most of the +perl-Mojolicious: techniques used are outdated now, the idea behind it is not. +perl-Mojolicious: Mojolicious is a new endeavor to implement this idea using bleeding +perl-Mojolicious: edge technologies. +perl-Mojolicious: +perl-Mojolicious: Homepage: http://mojolicious.org/ |