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

NAME

Language::Prolog::Yaswi::Low - Low level interface to SWI-Prolog

SYNOPSIS

  # don't use Language::Prolog::Yaswi::Low;
  use Language::Prolog::Yaswi; # instead ;-)

ABSTRACT

DESCRIPTION

Low level interface to SWI-Prolog.

SETTINGS

The variable $Language::Prolog::Yaswi::Low::dl_load_flags can be used to change the way the XS part of the module is loaded. The default value (0x01) allows to use Prolog extensions written in C in most architectures but it could introduce conflicts with other Perl modules.

SEE ALSO

Language::Prolog::Yaswi.

COPYRIGHT AND LICENSE

Copyright 2003-2006, 2008 by Salvador Fandiño (sfandino@yahoo.com).

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SWI-Prolog is distributed under the GPL license. Read the LICENSE file from your SWI-Prolog distribution for details.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 102:

Non-ASCII character seen before =encoding in 'Fandiño'. Assuming CP1252