NAME

AI::Prolog::Parser - A simple Prolog parser.

SYNOPSIS

my $database = Parser->consult($prolog_text).

DESCRIPTION

See AI::Prolog for more information. If you must know more, there are plenty of comments sprinkled through the code.