The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

backend_api - The API that Embedix::DB::* backends should implement

DESCRIPTION

Methods

Constructor

new

Defining Distributions

addDistro
cloneDistro
updateDistro

Getting Information on Distributions

getComponentList
n ???

This is for getting nodes by path. Perhaps this is a job for AUTOLOAD.

getAllProvides
getAllRequires
getAllConditionals

I'm still not sure how I should go about doing all this. Embedix::Config is still very blurry.