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 optionalmethods ending in
!
will modify the object it is called on
SEE ALSO
AUTHOR
jw bargsten, <jwb at cpan dot org>