Daniel P. Berrangé > Test-AutoBuild-1.2.0 > Test::AutoBuild::Repository::Disk

Download:
Test-AutoBuild-1.2.0.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  2
View Bugs
Report a bug
Source   Latest Release: Test-AutoBuild-1.2.2

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 ^

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

SEE ALSO ^

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