The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

File::Chunk::Format - Role for findings (TODO: generating) chunk file names.

VERSION

version 0.002

METHODS

find_chunk_files($dir)

Return a callback iterator that successively returns chunk filenames in $dir as Path::Class::File objects.

AUTHOR

Dylan William Hardison <dylan@hardison.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Infinity Interactive, Inc.

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