Name
File::DataClass::Schema::WithLanguage - Adds language support to the default schema
Version
0.14.$Revision: 429 $
Synopsis
use File::DataClass::Schema::WithLanguage;
Description
Extends File::DataClass::Schema
Configuration and Environment
Defines these attributes
lang
-
The two character language code, e.g.
de
.
Subroutines/Methods
BUILD
If the schema is language dependent then an instance of File::DataClass::Storage::WithLanguage is created as a proxy for the storage class
Diagnostics
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
Acknowledgements
Larry Wall - For the Perl programming language
Author
Peter Flanigan, <Support at RoxSoft.co.uk>
License and Copyright
Copyright (c) 2013 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