NAME
Object::Iterate::Tester - test module that uses Object::Iterate
SYNOPSIS
my
$object
= Object::Iterate::Tester->new();
my
@list
= imap {
$_
}
$object
;
DESCRIPTION
SOURCE
This module is on Github:
AUTHOR
brian d foy, <bdfoy@cpan.org>
COPYRIGHT AND LICENSE
Copyright © 2002-2018, brian d foy <bdfoy@cpan.org>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.