Biber::DataLists(3pm) | User Contributed Perl Documentation | Biber::DataLists(3pm) |
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
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 2012-2023 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.
2024-09-01 | perl v5.40.0 |