Skip to content

yappo/p5-Groonga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Groonga -

SYNOPSIS

use Groonga;

DESCRIPTION

Groonga is

METHODS

  • my $version = Groonga->get_version() : Str

Get the version number of groonga library.

  • my $package = Groonga->get_package() : Str

Get the package name of groonga library.

AUTHOR

Kazuhiro Osawa <yappo {at} shibuya {dot} pl>

SEE ALSO

http://groonga.org/

LICENSE

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