There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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>