Test::AutoBuild::Repository::Bazaar - A repository for Bazaar


Test-AutoBuild documentation  | view source Contained in the Test-AutoBuild distribution.

Index


NAME

Top

Test::AutoBuild::Repository::Bazaar - A repository for Bazaar

SYNOPSIS

Top

  use Test::AutoBuild::Repository::Bazaar




DESCRIPTION

Top

This module provides a repository implementation for the Bazaar revision control system. It requires that the 'bzr' command version 0.91 or higher be installed. It has full support for detecting updates to an existing checkout.

METHODS

Top

my $repository = Test::AutoBuild::Repository::Bazaar->new( );

AUTHORS

Top

Daniel Berrange

COPYRIGHT

Top

SEE ALSO

Top

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


Test-AutoBuild documentation  | view source Contained in the Test-AutoBuild distribution.