NAME

Koha::Contrib::Sudoc::Koha - Lien à Koha

VERSION

version 2.03

DESCRIPTION

NAME

Koha - Class exposing info about a Koha instance.

SYNOPSYS

# Default Koha instance, defined in default koha-conf.xml file,
# identified by KOHA_CONF environment variable
my $k1 = Koha->new();

my $k2 = Koha->new( conf_file => '/usr/koha/world-library/etc/koha-conf.xml' );

COPYRIGHT AND LICENSE

Copyright 2015 by Tamil, s.a.r.l.

http://www.tamil.fr

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Frédéric Demians <f.demians@tamil.fr>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2015 by Fréderic Demians.

This is free software, licensed under:

The GNU General Public License, Version 3, June 2007