Changes for version 0.03 - 2005-04-27
- Net::Z3950::PQF::TermNode and Net::Z3950::PQF::BooleanNode are now subclasses of Net::Z3950::PQF::BooleanNode as documented. Test script "t/1-node.t" now tests subclass relationships.
- Support for Rset nodes. Test script "t/1-node.t" now tests Rset nodes.
- Support for parsing @set. Test script "t/2-parser.t" now tests @set queries.
- Handle multi-word terms enclosed in {curly brackets}. Test script "t/2-parser.t" tests this.
- Representation of Term nodes has changed due to new private base-class shared with Rset nodes. NOTE THAT THIS IS A BACKWARDS INCOMPATIBLE CHANGE. Code that used to inspect $termNode->{term} should now use $termNode->{value}
Modules
Perl extension for parsing PQF (Prefix Query Format)
Abstract class for nodes in a PQF parse tree
Provides
in lib/Net/Z3950/PQF/Node.pm
in lib/Net/Z3950/PQF/Node.pm
in lib/Net/Z3950/PQF/Node.pm
in lib/Net/Z3950/PQF/Node.pm
in lib/Net/Z3950/PQF/Node.pm
in lib/Net/Z3950/PQF/Node.pm
in lib/Net/Z3950/PQF/Node.pm
in lib/Net/Z3950/PQF/Node.pm