Changes for version 0.21

  • removed some bad POD from templates section
  • removed developer status from version string - the module seems to be working well on a development site

Changes for version 0.2_05

  • fixed a bug in send_output - wasn't returning if delegating to SUPER

Changes for version 0.2_04

  • removed debugging messages, fixed search path to use stringified table instead of model moniker

Changes for version 0.2_03

  • fixed bug in link template
  • added dhandler back - it's still needed, though simplified

Changes for version 0.2_02

  • fixed search path - table-specific paths were not being searched by components other than the main request component
  • removed the dhandler, no longer needed with fixed search path
  • added set_mason_comp_roots method, which allows subclasses to fix up their own component root search path
  • minor tweaks to a couple of factory templates

Changes for version 0.2_01

  • initial developer release with Maypole 2 support
  • completely rebuilt to support Maypole 2
  • new templates and css brought in from Maypole 2
  • uses Module::Build for distribution
  • now includes a view component (MasonX::Maypole::View)
  • templates search path matches that in the main Maypole documentation
  • ditto for path parsing

Modules

use Mason as the frontend and view for Maypole version 2
Mason view subclass for MasonX::Maypole + Maypole 2

Provides

in lib/MasonX/Maypole.pm