<<

NAME

Koha - The world's first free and open source library system.

SYNOPSIS

At the moment this module only provides a version subroutine.

METHODS

version

    use Koha;

    my $version = Koha::version;

SEE ALSO

C4::Context

kohaversion.pl

AUTHORS

Jonathan Druart <jonathan.druart@biblibre.com>

Tomas Cohen Arazi <tomascohen@gmail.com>

<<