Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    CGI::Application::Plugin::ValidateRM 2.3

    Download button

    No screenshots available
    Downloads: 371  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    12 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mark Stosberg | More programs
    Perl Artistic License / FREE
    April 30th, 2008, 13:19 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    CGI::Application::Plugin::ValidateRM description

    A Perl module to help validate CGI::Application run modes using Data::FormValidator

    CGI::Application::Plugin::ValidateRM is a Perl module to help validate CGI::Application run modes using Data::FormValidator.

    SYNOPSIS

    use CGI::Application::Plugin::ValidateRM;

    my $results = $self->check_rm('form_display','_form_profile') || return $self->check_rm_error_page;


    # Optionally, you can pass additional options to HTML::FillInForm->fill()

    my $results = $self->check_rm('form_display','_form_profile', { fill_password => 0 })
    || return $self->check_rm_error_page;


    CGI::Application::Plugin::ValidateRM helps to validate web forms when using the CGI::Application framework and the Data::FormValidator module.
    check_rm()

    Validates a form displayed in a run mode with a Data::FormValidator profile, returning the results and possibly an a version of the form page with errors marked on the page.

    In scalar context, it returns simply the Data::FormValidator::Results object which conveniently evaluates to false in a boolean context if there were any missing or invalide fields. This is the recommended calling convention.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    validate CGI::Application | run modes | Perl module | module | validate | CGI::Application

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM