NAME
Language::XSB::Register - Direct access to XSB SLG-WAM registers.
SYNOPSIS
use Language::XSB::Register;
print "@XsbReg\n";
ABSTRACT
This package allows direct access to the SLG-WAM registers from Perl.
DESCRIPTION
This package is only for development of Language::XSB
EXPORT
@XsbReg
-
alias for XSB SLG-WAN registers
$XsbCmd
-
alias for register 1
$XsbQuery
-
alias for register 2
$XsbVars
-
alias for register 3
$XsbSub
-
alias for register 4
$XsbArgs
-
alias for register 5
$XsbResult
-
alias for register 6
$XsbException
-
alias for register 7
SEE ALSO
AUTHOR
Salvador Fandiño, <sfandino@yahoo.com>
COPYRIGHT AND LICENSE
Copyright 2002, 2003 by Salvador Fandiño
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 153:
Non-ASCII character seen before =encoding in 'Fandiño,'. Assuming CP1252