Biber::Entry::Names(3pm) | User Contributed Perl Documentation | Biber::Entry::Names(3pm) |
Biber::Entry::Names - Biber::Entry::Names objects
Initialize a Biber::Entry::Names object
Serialiser for JSON::XS::encode
Test for an empty object
Return ref to array of all Biber::Entry::Name objects in object
Add a Biber::Entry::Name object to the Biber::Entry::Names object
Sets a flag to say that we had a "and others" in the data
Gets the morenames flag
Returns the number of Biber::Entry::Name objects in the object
Returns the nth Biber::Entry::Name object in the object or the last one if n > total names
Returns an array ref of Biber::Entry::Name objects containing only the first n Biber::Entry::Name objects or all names if n > total names
Deletes the last Biber::Entry::Name object in the object
Returns the last Biber::Entry::Name object in the object
Dump a Biber::Entry::Names object for debugging purposes
Francois Charette, "<firmicus at ankabut.net>" Philip Kime "<philip at kime.org.uk>"
Please report any bugs or feature requests on our Github tracker at <https://github.com/plk/biber/issues>.
Copyright 2009-2018 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.
2019-02-28 | perl v5.28.1 |