Name
File::DataClass::ResultSource::WithLanguage - Result source localisation
Version
0.3.$Revision: 238 $
Synopsis
Description
If the result source is language dependent then an instance of File::DataClass::Combinator is created as a proxy for the storage class
Configuration and Environment
Defines these attributes
- lang
-
The two character language code, e.g. de. The setting this attribute is propagated via a trigger to the attribute of the same name in the File::DataClass::Combinator storage instance
- lang_dep
-
Is a hash ref of language dependent attributes names. The values a just set to
TRUE
Subroutines/Methods
BUILD
If the schema is language dependent then an instance of File::DataClass::Combinator is created as a proxy for the storage class
Diagnostics
None
Dependencies
Incompatibilities
There are no known incompatibilities in this module
Bugs and Limitations
There are no known bugs in this module. Please report problems to the address below. Patches are welcome
Author
Peter Flanigan, <Support at RoxSoft.co.uk>
License and Copyright
Copyright (c) 2010 Peter Flanigan. All rights reserved
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic
This program is distributed in the hope that it will be useful, but WITHOUT WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE