1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/www/p5-Reaction/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

24 lines
412 B
Plaintext

Reaction is basically an extended MVC:
Domain Model
DBIx::Class::Schema, MyApp::Foo, MyApp::Bar, etc.
Interface Model
InterfaceModel::DBIC::Schema, InterfaceModel::Action,
MyApp::InterfaceModel::Foo classes.
Controller
Mediation and navigation.
ViewPort
Event handling encapsulation.
Widget
View logic.
Renderer
MyApp::View:: classes, renders viewports.
WWW: https://metacpan.org/release/Reaction