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

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.