
Gitosis::Config::Writer - A class to output a valid gitosis.conf file

use Gitosis::Config::Writer;
Gitosis::Config::Writer->write_string( $cfg );

The Gitosis::Config::Writer class extends Config::INI::Writer

All methods are exactly the same as Config::INI::Writer except as documented below.

Moose, Config::INI::Writer

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

Chris Prather (chris@prather.org)

Copyright 2009 by Chris Prather.
This software is free. It is licensed under the same terms as Perl itself.