NAME

Pan::Repo - group management interface

SYNOPSIS

 use Pan::Repo;

 my $pan = Pan::Repo->new
 (
     conf => '/conf/file',
     path => '/path/file',
 );

CONFIGURATION

conf

See Pan::Conf.

path

See Pan::Path.

METHODS

dump()

Returns all group configurations.