NAME
Data::Record::Serialize::Role::Default - Default methods for Data::Record::Serialize
VERSION
version 0.16
DESCRIPTION
Data::Record::Serialize::Role::Default
provides default methods for Data::Record::Serialize. It is applied after all of the other roles to ensure that other roles' methods have priority.
METHODS
send
$s->send( \%record );
Encode and send the record to the associated sink.
WARNING: the passed hash is modified. If you need the original contents, pass in a copy.
BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the web interface at https://rt.cpan.org/Public/Dist/Display.html?Name=Data-Record-Serialize.
SEE ALSO
Please see those modules/websites for more information related to this module.
AUTHOR
Diab Jerius <djerius@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2017 by Smithsonian Astrophysical Observatory.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007