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

/** Tests for logical structure of Query objects output by QueryParser.
 */

inert class KinoSearch::Test::TestQueryParserSyntax cnick TestQPSyntax {
    inert void
    run_tests(Folder *index);
}

/* Copyright 2005-2011 Marvin Humphrey
 *
 * This program is free software; you can redistribute it and/or modify
 * under the same terms as Perl itself.
 */