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       Francois Charette, "<firmicus at ankabut.net>" Philip Kime "<philip at
34       kime.org.uk>"
35

BUGS

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