| [perlメモ]perlのフレームワークCatalystで遊んでみる その1 2 days ago by くまっち 最近のWebプログラミングではフレームワークというのがはやっているようです。ちょっとWebプログラミングの求人を見てみるとフレームワークを利用しての開発とかフレームワーク経験者募集とかいうのを見かけます。Ruby on Rails(ルビー・オン・レールズ)というのを最近たまに見かけていたのでなんぞこれ?とか思っていたのですが、Ruby on RailsというのはRubyのフレームワークらしいです。で、perlのそれに当たるのがCatalyst(カタリスト)らしいです。フレームワークっていうのは要は、生産性を上げる為のライブラリというかモジュールで、色々と処理を共通化できたりして楽チンになるらし ... KUMA TYPE - blog.kumacchi.com · Rank: 18,729 · 24 references |
| Tutorial on GitHub 2 days ago by David E. Wheeler Following a very good suggestion from Pedro Melo, I've created a Git repository for this tutorial and put it on GitHub. I replayed each step, making each into its own commit, and tagged the state of the code for each entry: Create Catalyst Views with Template::Declare Catalyst with DBIx::Connector a ... Just a Theory - justatheory.com · Rank: 170,073 · 16 references |