The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Data::Schema::Type::Float - Type handler for floating point numbers ('float')

SYNOPSIS

 use Data::Schema;

DESCRIPTION

This is the type handler for type 'float'.

TYPE ATTRIBUTES

See Data::Schema::Type::Num.

AUTHOR

Steven Haryanto, <steven at masterweb.net>

COPYRIGHT & LICENSE

Copyright 2009 Steven Haryanto, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.