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

Tapper::Installer::Precondition::Repository

SYNOPSIS

 use Tapper::Installer::Precondition::Repository;

NAME

Tapper::Installer::Precondition::Repository - Install a repository to a given location

FUNCTIONS

git_get

This function encapsulates getting data out of a git repository.

@param hash reference - repository data

@retval success - 0 @retval error - error string

hg_get

This function encapsulates getting data out of a mercurial repository.

@param hash reference - repository data

@retval success - 0 @retval error - error string

svn_get

This function encapsulates getting data out of a subversion repository.

@param hash reference - repository data

@retval success - 0 @retval error - error string

install

AUTHOR

AMD OSRC Tapper Team <tapper@amd64.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Advanced Micro Devices, Inc..

This is free software, licensed under:

  The (two-clause) FreeBSD License