DOKK / manpages / debian 12 / biber / Biber::Entries.3pm.en
Biber::Entries(3pm) User Contributed Perl Documentation Biber::Entries(3pm)

Biber::Entries - Biber::Entries objects

    Initialize a Biber::Entries object

    Test for an empty object

    Boolean values sub to tell if there is an entry
    for the passed citation key.

    Returns a Biber::Entry object for a given
    citekey

    Returns an array of all Biber::Entry objects

  Deletes all Biber::Entry objects

    Adds a Biber::Entry to the Biber::Entries object

  Deletes a Biber::Entry object for a given
  citekey. Only used in tests in order to reset
  data before regeneration with different options.

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-2012 Francois Charette and Philip Kime, all rights reserved. Copyright 2012-2022 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.

2022-07-24 perl v5.34.0