NAME
DBIx::Class::Storage::DBI::OpenEdge - Support for OpenEdge Advance Server
DESCRIPTION
This is the base class for Progress Sofware's OpenEdge Advance Server database product. It requires the OpenEdge Client package to be installed to be usable.
SUPPORTED VERSIONS
This module should be compatiable with the client libraries for OpenEdge Advance Server 10.2b and later.
AUTHOR
Kevin L. Esteb, <kesteb at wsipc.org>
BUGS
Certainly many, since this is a cut and paste job and only tested under Windows. It's primmary mission is to remove annoying warnings from DBIx::Class. But please report any bugs or feature requests to bug-dbix-class-storage-dbi-openedge at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBIx-Class-Storage-DBI-OpenEdge. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc DBIx::Class::Storage::DBI::OpenEdge
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=DBIx-Class-Storage-DBI-OpenEdge
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
http://cpanratings.perl.org/d/DBIx-Class-Storage-DBI-OpenEdge
Search CPAN
http://search.cpan.org/dist/DBIx-Class-Storage-DBI-OpenEdge/
ACKNOWLEDGEMENTS
Modeled after the DBIx::Class::Storage::DBI::ACCESS module.
LICENSE AND COPYRIGHT
Copyright 2013 Kevin L. Esteb.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.