1Language::Prolog::TypesU:s:eorveCrolnotardi(b3u)ted PerlLaDnogcuuamgeen:t:aPtrioolnog::Types::overload(3)
2
3
4
6 Language::Prolog::Types::overload - nice formating for Prolog terms.
7
9 use Language::Prolog::Types::overload;
10
12 This module activates overloading features for Prolog terms.
13
15 When this module is loaded, Prolog terms are automatically converted to
16 strings when printed or concatenated.
17
18 When used in bool context, all terms but variables return true, even
19 the nil term.
20
21 In numerical context, functors return its arity and lists its length.
22
23 EXPORT
24 None by default.
25
27 Language::Prolog::Types and Language::Prolog::Types::Abstract
28
30 Salvador Fandiño, <sfandino@yahoo.com>
31
33 Copyright 2002 by Salvador Fandiño
34
35 This library is free software; you can redistribute it and/or modify it
36 under the same terms as Perl itself.
37
39 Hey! The above document had some coding errors, which are explained
40 below:
41
42 Around line 115:
43 Non-ASCII character seen before =encoding in 'Fandiño,'. Assuming
44 CP1252
45
46
47
48perl v5.32.1 2021-01-2L7anguage::Prolog::Types::overload(3)