The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.