The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 0.0035

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) 2013 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.