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

NAME

6       Biber::Sections
7
8   new
9           Initialize a Biber::Sections object
10
11   get_num_sections
12           Gets the number of Biber::Section objects
13
14   get_section
15           Gets a Biber::Section by number from the Biber::Sections object
16
17   get_sections
18           Gets an sorted array ref of all Biber::Section objects
19
20   add_section
21           Adds a Biber::Section to the Biber::Sections object
22
23   delete_section
24           Deletes a section
25           Mainly used in test scripts
26

AUTHORS

28       Philip Kime "<philip at kime.org.uk>"
29

BUGS

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