[dancer-users] Show-stopper :(
Henk van Oers
henk at signature.nl
Thu Jan 8 11:20:23 GMT 2015
On Thu, 8 Jan 2015, Stefan Hornburg (Racke) wrote:
[...]
>>> Great, but we need at least another core developer to join the effort ..
>>
>> I am sure you can find one that knows what DSL stands for.
>>
>> This:
>>
>> var foo => 'bar';
>>
>> NOT this:
>>
>> $dsl->var('foo', 'bar');
>>
>>
>> I want to "use Dancer2;" and the DSL that it provides.
>>
>> DEPRECATED: Dancer2::Plugin::Peek calls 'var' instead of '$dsl->var'. at /usr/home/henk/Peek/bin/../lib/Dancer2/Plugin/Peek.pm line 9.
>>
>> I read this as "Dancer2 is DEPRECATED".
>>
>
> The plugin shouldn't use DSL keywords inside - Dancer2 apps could.
Please remove "plugin_args".
It returns a useless $dsl ...
--
Henk
More information about the dancer-users
mailing list