[dancer-users] Problem with my plugin installing hooks (Dancer2)

Punter punter at punter.gr
Mon Mar 4 13:14:42 GMT 2013


I've made a plugin, which installs a hook, with: hook 'before' => sub {...}

Unfortunately, when I use this plugin from more than one Apps, the hook 
gets installed only on the first App that uses my module.

Question: Is it possible to install the hook to every App that uses the 
module?


More information about the dancer-users mailing list