The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/aiprolog
Changes
data/sleepy.pro
data/spider.pro
examples/append.pl
examples/benchmark.pl
examples/cut.pl
examples/data_structures.pl
examples/hanoi.pl
examples/if_else.pl
examples/member.pl
examples/monkey.pl
examples/path.pl
examples/schedule.pl
examples/trace.pl
lib/AI/Prolog.pm
lib/AI/Prolog/Article.pod
lib/AI/Prolog/Builtins.pod
lib/AI/Prolog/ChoicePoint.pm
lib/AI/Prolog/Cookbook.pod
lib/AI/Prolog/Engine.pm
lib/AI/Prolog/Engine/Primitives.pm
lib/AI/Prolog/Introduction.pod
lib/AI/Prolog/KnowledgeBase.pm
lib/AI/Prolog/Parser.pm
lib/AI/Prolog/Parser/PreProcessor.pm
lib/AI/Prolog/Parser/PreProcessor/Math.pm
lib/AI/Prolog/Term.pm
lib/AI/Prolog/Term/Cut.pm
lib/AI/Prolog/Term/Number.pm
lib/AI/Prolog/TermList.pm
lib/AI/Prolog/TermList/Clause.pm
lib/AI/Prolog/TermList/Primitive.pm
lib/AI/Prolog/TermList/Step.pm
Makefile.PL
MANIFEST			This list of files
META.yml			Module meta-data (added by MakeMaker)
README
t/01pod.t
t/05examples.t
t/10choicepoint.t
t/20term.t
t/25cut.t
t/25number.t
t/30termlist.t
t/35clause.t
t/35primitive.t
t/35step.t
t/40parser.t
t/50engine.t
t/60aiprolog.t
t/70builtins.t
t/80math.t
t/80preprocessor.t
t/80preprocessor_math.t
t/99regression.t