package Reaction; use Reaction::Class; use vars qw/$VERSION/; use 5.8.2; $VERSION = '0.001000_001'; 1; =head1 NAME Reaction - an application platform for perl MVC web development =head1 SYNOPSIS Not here yet. This is purely a developer preview release for people to poke round at the architecture and have a play. =head1 AUTHOR Matt S Trout, =head1 COPYRIGHT AND LICENSE The Reaction platform is (c) 2006 Shadowcat Systems Ltd., all rights reserved. This library is free software under the terms of the GNU General Public License version 2, see http://www.gnu.org/licenses/gpl.txt for the full text. =cut