Badger::Data::Type::Simple - base class for simple data types
This module implements a base class for simple (single value) data types.
The following methods are defined in addition to those inherited from the
Badger::Data::Type and Badger::Base base classes.
This constant method always returns the value 1.
Andy Wardley <http://wardley.org/>
Copyright (C) 2008-2009 Andy Wardley. All Rights Reserved.
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Badger::Base, Badger::Data::Type.