The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Gitosis::Config::Group - A class to represent a [group] block in gitosis.conf

SYNOPSIS

        use Gitosis::Config::Group;
        my $group = Gitosis::Config::Group->new($group);

METHODS

name

writable

members

DEPENDENCIES

Moose

BUGS AND LIMITATIONS

None known currently, please email the author if you find any.

AUTHOR

Chris Prather (chris@prather.org)

LICENCE

Copyright 2009 by Chris Prather.

This software is free. It is licensed under the same terms as Perl itself.