NAME
Net::APE::Cmd::Role::Data - Role for APE Requests with data
VERSION
version 0.003
SYNOPSIS
DESCRIPTION
METHODS
set_data($key, $value)
get_data($key)
has_no_datas()
num_datas()
delete_data($key)
param_datas()
AUTHOR
Torsten Raudssus <torsten@raudssus.de> http://www.raudssus.de/
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Raudssus Social Software.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.