Badger::Data::Type::Simple

NAME

Top Close Open

Badger::Data::Type::Simple - base class for simple data types

DESCRIPTION

Top Close Open

This module implements a base class for simple (single value) data types.

METHODS

Top Close Open

The following methods are defined in addition to those inherited from the Badger::Data::Type and Badger::Base base classes.

simple()

Top Close Open

This constant method always returns the value 1.

AUTHOR

Top Close Open

Andy Wardley http://wardley.org/

COPYRIGHT

Top Close Open

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.

Fork Me on Github