Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NAME

Test::AutoBuild::Repository::GNUArch - A repository for GNU Arch

SYNOPSIS

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

perl(1), Test::AutoBuild::Repository