Can you give an example of one that is useful as a CPAN module?

On Sun, Dec 8, 2013 at 12:27 PM, Henk van Oers <[email protected]> wrote:

>
> I am a user of https://metacpan.org/pod/Dancer#load_app
>
> <q>
> load_app 'Forum', prefix => '/forum', settings => {foo => 'bar'};
> </q>
>
> I reuse controler modules in different deployment modules.
> Some controler modules are useful CPAN modules.
> They do not extend the DSL, so, are not Dancer::Plugin's.
>
> Can I use the namespace Dancer::App for those modules?
>
> --
> Henk
> _______________________________________________
> dancer-users mailing list
> [email protected]
> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
>
_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to