Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

Mojoliciousと愉快なPerl

taiju@kanazawa.rb

2012.09.22

PerlとRuby

Rubyから学んだPerlのツール達

scrAPI
WebScraper
Homebrew, RVM
Perlbrew
Rack
PSGI/Plack
Bundler
Carton
Ruby on Rails
Catalyst
Sinatra
Mojolicious::Lite

Perlを使ったWebアプリの開発の変遷

Mojolicious

なぜMojoliciousがおすすめか

選べる開発スタイル

小規模
Mojolicious::Lite
中規模以上
Mojolicious

All in one

etc...

豊富なドキュメント

サンプルコード

インストール

開発の流れ (Mojolicious::Lite)

アプリ生成コマンドを実行

開発サーバーを起動

テストを書く

コードを書く

deploy

コントローラでできること

Helpers

Plugins

GET/POST parameters

Stash, Flash, and Sessions

HTTP methods

Placeholders

Conditions

Under

Hooks

WebSockets

Mode

Testing

おまけ

ojoを使ってみる

まとめ

ご清聴ありがとうございました

Use a spacebar or arrow keys to navigate