| DAIA documentation | Contained in the DAIA distribution. |
DAIA::Limitation - Information about specific limitations of availability
See DAIA::Entity for a desciption of all properties and methods.
Jakob Voss <jakob.voss@gbv.de>
Copyright (C) 2009-2010 by Verbundzentrale Goettingen (VZG) and Jakob Voss
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. option, any later version of Perl 5 you may have available.
| DAIA documentation | Contained in the DAIA distribution. |
package DAIA::Limitation;
use strict; use base 'DAIA::Entity'; our $VERSION = '0.27'; our %PROPERTIES = %DAIA::Entity::PROPERTIES; 1;