NAME
Test::AutoBuild::Repository::GNUArch - A repository for GNU Arch
SYNOPSIS
use Test::AutoBuild::Repository::GNUArch
DESCRIPTION
This module provides a repository implementation for the GNU Arch revision control system. It requires that the 'tla' command version 1.1 or higher be installed. It has full support for detecting updates to an existing checkout.
METHODS
my $repository = Test::AutoBuild::Repository::GNUArch->new( );
AUTHORS
Daniel Berrange
COPYRIGHT
Copyright (C) 2004 Daniel Berrange
SEE ALSO
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 43:
You can't have =items (as at line 61) unless the first thing after the =over is an =item
- Around line 121:
=back doesn't take any parameters, but you said =back 4