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

NAME

EZ::BGRS::Index::JsonlFileList - line-based index of files listed in jsonl files

SYNOPSIS

  #wenn export, dann hier im qw()

DESCRIPTION

jsonl files reference target files via the key {files} . If you want to iterate over the contents of these files, then you have to use this index.

OPTIONS (script) =head1 ATTRIBUTES (class)

FUNCTIONS (export) =head1 METHODS (class)

LIMITATIONS

NOTES

By convention,

  • constructor or function arguments ending in ? are optional

  • methods ending in ! will modify the object it is called on

SEE ALSO

AUTHOR

jw bargsten, <jwb at cpan dot org>