NAME
Articulate::FramwworkAdapter::Dancer1 - Access Dancer1 features though a common interface
SYNOPSIS
# declare it in your config
plugins:
Articulate:
components:
framework:
Articulate::FramwworkAdapter::Dancer2
appname: MyApp
# then use it in your other components
my $appdir = $component->framework->appdir
METHODS
The following methods are implemented: