dev-perl/DBD-Mock - 1.590.0 (ledgersmb)

Search

Package Information

Description:
Mock database driver for testing

Ebuild Details

Version EAPI Keywords Slot
1.590.0 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR="JLCOOPER"
DIST_VERSION="1.59"

inherit perl-module

DESCRIPTION="Mock database driver for testing"

SLOT="0"
KEYWORDS="~amd64"

RDEPEND=">=dev-perl/DBI-1.643.0"

BDEPEND="${RDEPEND}
	test? ( >=dev-perl/Test-Exception-0.430.0 )
	dev-perl/Module-Build"

Dependencies

RDEPEND

>=dev-perl/DBI-1.643.0

BDEPEND

>=dev-perl/DBI-1.643.0
	test? ( >=dev-perl/Test-Exception-0.430.0 )
	dev-perl/Module-Build