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

Changes for version 0.01 - 2019-06-05

  • Shared code for tests exported in a single module
  • Add documentation to Filter(s), Options and Sort
  • Add documentation to Search::QS::Filter
  • Add documentation to Search::QS
  • Add parse and to_qs to main class. Add tests
  • Add Search::QS::Options and tests
  • Add parse to Filters.pm. Add tests to check Filters.pm
  • Moved from Set::Object to Set::Array. Add tests for query string decode and filters encode
  • First commit

Modules

A converter between query string URI and search query
Incapsulation of a single filter element
A collection of Search::QS::Filter
Options query search like limits, start and sort
A sort element