Biblio::Thesaurus::ModRewrite::Parser(3pm) | User Contributed Perl Documentation | Biblio::Thesaurus::ModRewrite::Parser(3pm) |
Biblio::Thesaurus::ModRewrite::Parser - this module implements the parser for OML programs
Version 0.02
This module implements the parser used in Biblio::Thesaurus::ModRewrite to execute programs written in OML. OML is a domain specific language to describe operations to execut eon ontologies.
Create a new object.
Function used to tokenize source code.
Function used to report errors.
Function used to initialize everything we need.
Nuno Carvalho, "<smash@cpan.org>"
J.Joao Almeida, "<jj@di.uminho.pt>"
Alberto Simoes, "<albie@alfarrabio.di.uminho.pt>"
Copyright 2008 Nuno Carvalho, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2023-02-14 | perl v5.36.0 |