1Biber::DataLists(3)   User Contributed Perl Documentation  Biber::DataLists(3)
2
3
4

NAME

6       Biber::DataLists
7
8   new
9           Initialize a Biber::DataLists object
10
11   add_list
12           Adds a section list to this section
13
14   get_lists
15           Returns an array ref of all sort lists
16
17   get_lists_for_section
18           Returns an array ref of all sort lists for a given section
19           Using numeric equals as section identifiers are numbers
20
21   get_lists_by_attrs
22           Returns an array ref of data lists with certain
23           attributes
24
25   get_list
26           Returns a specific list by list metadata
27
28   has_lists_of_type_for_section
29           Returns boolean saying whether there is a sort list for a section of a
30           specified type
31

AUTHORS

33       Philip Kime "<philip at kime.org.uk>"
34

BUGS

36       Please report any bugs or feature requests on our Github tracker at
37       <https://github.com/plk/biber/issues>.
38
40       Copyright 2012-2022 Philip Kime, all rights reserved.
41
42       This module is free software.  You can redistribute it and/or modify it
43       under the terms of the Artistic License 2.0.
44
45       This program is distributed in the hope that it will be useful, but
46       without any warranty; without even the implied warranty of
47       merchantability or fitness for a particular purpose.
48
49
50
51perl v5.34.0                      2022-01-31               Biber::DataLists(3)
Impressum