Provided by: ceni_2.33-4_all
NAME
Ceni::Backend - Perl extension for Ceni
SYNOPSIS
use Ceni::Backend; my $ceni = Ceni::Backend->new( \%options );
DESCRIPTION
This is the backend for Ceni(8), it is not provided for use by scripts not provided by the ceni package, therefore remains undocuemnted.
AUTHOR
Kel Modderman, <kel@otaku42.de>
COPYRIGHT AND LICENSE
Copyright (C) 2007 - 2010 by Kel Modderman This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 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. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, see <http://www.gnu.org/licenses> On Debian GNU/Linux systems, the text of the GPL-2 license can be found in /usr/share/common-licenses/GPL-2.