Perl-Evozon/PearlBee

Old dispatcher (`dance`)

Opened this issue · 1 comments

PearlBee still uses the old dispatching style. This has been superseded by to_app keyword.

Currently moving away from this can be done easily by using appname everywhere. It seems like this is just what's needed. I'll work on a PR for this.

This is resolved in my fork.