Test::AutoBuild::Repository::Disk.3pm

Langue: en

Version: 2007-12-08 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Test::AutoBuild::Repository::Disk - Access to source locally on disk

SYNOPSIS

   use Test::AutoBuild::Repository::Disk
 
 

DESCRIPTION

This module provides access to source stored in an exploded directory tree on local disk.

METHODS

my $mod = Test::AutoBuild::Repository::Disk->new( );

AUTHORS

Daniel Berrange <dan@berrange.com> Copyright (C) 2002-2004 Daniel Berrange <dan@berrange.com>

SEE ALSO

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