Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Data::Couplet::Plugin::BasicReorder - A D::C Plug-in to reorder data in your data set.
VERSION
version 0.02004314
SYNOPSIS
This is currently a whopping big TODO.
Patches welcome.
METHODS
->move_up( Any $object | String $key , Int $amount ) : $self : Modifier
->move_down( Any $object | String $key , Int $amount ) : $self : Modifier
->swap( Any|Str $key_left, Any|Str $key_right ) : $self : Modifier
AUTHOR
Kent Fredric <kentnl at cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Kent Fredric.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.