http://qs321.pair.com?node_id=520894


in reply to Implementing Model-View-Controller

There's no strict concept-to-implementation mapping for MVC, but I understand the Model as the data storage (the stuff that is controlled and viewed), the Controller as the "acting" part of that all (for the higher level logic) and the view just for interfacing. There are a couple of MVC frameworks in Perl, so you might want to take a look at them. For instance there's Catalyst.

Ordinary morality is for ordinary people. -- Aleister Crowley