The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SQL::Abstract::FromQuery::FR - SQL::Abstract::FromQuery extension for French dates and times

SYNOPSIS

  my $parser = SQL::Abstract::FromQuery->new(-components => [qw/FR/]);

DESCRIPTION

This subclass extends the SQL::Abstract::FromQuery grammar for accepting keywords in french (like 'ENTRE', 'VRAI', 'FAUX', 'NUL').

AUTHOR

Laurent Dami, <laurent.dami AT justice.ge.ch>