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

NAME

DDC::PP::CQueryOptions - pure-perl implementation of DDC::XS::CQueryOptions

SYNOPSIS

 use DDC::PP::CQueryOptions;
 #... stuff happens ...

DESCRIPTION

The DDC::PP::CQueryOptions class is a pure-perl fork of the DDC::XS::CQueryOptions class, which see for details.

SEE ALSO

perl(1), DDC::PP(3perl), DDC::XS::CQueryOptions(3perl).

AUTHOR

Bryan Jurish <moocow@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2016 by Bryan Jurish

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.