The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension CGI::Application::Plugin::ValidateRM.

1.20 XXX
   - renamed from ::ValidateRM to ::Plugin::ValidateRM
   - changed export policy to not export by default. 

1.12 Sat May 08 2004
    - Options can now be passed through to HTML::FillInForm (Gabor Szabo)
    - tests cleaned up to be more sensible

1.11 Thu Feb 26 2004
    - Document appropriate support mailing list

1.10 Mon Dec 01 2003
    - CGI::Carp is no longer used. (Steve Hay)

    - Module::Build is no longer required for installation 

    - support has been added for returning scalar refs from
      the run mode being validated. (Steve Hay)

    - use of eval / die has been minimized a bit. (Steve Hay)

1.07 Wed Oct 15 2003
    - Documentation improvements (William McKee)

1.06 Fri Aug 01 2003
	- Syntax fix to work with Perl 5.005. (Fred Kleindenst)

1.05 Sun Jun 22 2003 
	- Improved examples in documentation (Mike Fragassi)
	  No functionality changes. 

1.04 Tue May 27 2003
 	- Fixed Build.PL syntax problem (Mike Fragassi)

1.03 Sun May 11 2003
	- Added check_rm, which returns the results as a
	  Data::FormValidator::Results object.

	- New Feature: Support for supplying defaults to the Data::FormValidator
      new() constructor by using the 'dfv_defaults' parameter.

	- New Feature: The profile can now be provided as the name of
	  a CGI::Application method which returns the appropriate hash reference. 
      
	- Also note that non-backwards compatible changes were made to D::FV's msgs
      interface. Although it doesn't affect the interface of this module,
	  non-backwards compatible changes were made to accomodate it.

1.00 Sun Apr 20
	- New Feature: added support for Data::FormValidator's new custom error
	  message facility. This version is /not/ backwards compatible.
	  Some has the functionality of this module is now available in
	  Data::FormValidator.

0.02  Sat Apr 12  
	- Bug Fix: options passed through vrm param weren't being respected
	(Neil Mansilla)

0.01  Sat Mar 29 07:46:31 2003
	- original version; created by h2xs 1.19