Provided by: biber_2.9-1_all 

NAME
Biber::DataLists
new
Initialize a Biber::DataLists object
add_list
Adds a section list to this section
get_lists
Returns an array ref of all sort lists
get_lists_for_section
Returns an array ref of all sort lists for a given section
Using numeric equals as section identifiers are numbers
get_lists_by_attrs
Returns an array ref of data lists with certain
attributes
get_list
Returns a specific list by list metadata
has_lists_of_type_for_section
Returns boolean saying whether there is a sort list for a section of a
specified type
AUTHORS
Francois Charette, "<firmicus at ankabut.net>" Philip Kime "<philip at kime.org.uk>"
BUGS
Please report any bugs or feature requests on our Github tracker at
<https://github.com/plk/biber/issues>.
COPYRIGHT & LICENSE
Copyright 2009-2017 Francois Charette and Philip Kime, all rights reserved.
This module is free software. You can redistribute it and/or modify it under the terms of the Artistic
License 2.0.
This program is distributed in the hope that it will be useful, but without any warranty; without even
the implied warranty of merchantability or fitness for a particular purpose.
perl v5.26.1 2017-11-28 Biber::DataLists(3pm)