package Oryx::DBM::Association; use base qw(Oryx::Association); 1; __END__ =head1 NAME Oryx::DBM::Association - Abstract base for DBM association implementations =head1 SYNOPSIS See L. =head1 DESCRIPTION This is an abstract base class for the DBM implementations of associations. =head1 SEE ALSO L, L, L, L, L, L =head1 AUTHOR Richard Hundt Erichard NO SPAM AT protea-systems.comE =head1 COPYRIGHT AND LICENSE Copyright (c) 2005 Richard Hundt. This library is free software and may be used under the same terms as Perl itself. =cut