CGI::Application::CheckRM

CGI::Application::CheckRM is a Perl module that checks run modes using Data::FormValidator.
Download

CGI::Application::CheckRM Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Domizio Demichelis
  • Publisher web site:
  • http://search.cpan.org/~domizio/CGI-Application-Plus-1.21/lib/CGI/Application/CheckRM.pm

CGI::Application::CheckRM Tags


CGI::Application::CheckRM Description

CGI::Application::CheckRM is a Perl module that checks run modes using Data::FormValidator. CGI::Application::CheckRM is a Perl module that checks run modes using Data::FormValidator.SYNOPSIS use base 'CGI::Application::CheckRM'; $s->checkRM('_form_profile') || return $s->switch_to('myOtherRunMode'); my $ERRORS = $s->dfv_resuts->msgsINTEGRATIONThe integration with CGI::Application::Magic is very powerful.You need just to pass the profile to the checkRM() method and put the labels in the template: no other configuration needed on your side: the error labels in any template will be auto-magically substituted with the error string when needed.Note: The hash reference returned by the msgs() method will be internally passed as a lookup location to the Template::Magic object. Requirements: · Perl


CGI::Application::CheckRM Related Software