On 2018-09-01 12:42 AM, vijayvithal jahagirdar wrote:
I am creating function specific modules that can be used across multiple applications. These modules has associated views/function/*.tt files.

2. Is there a module on CPAN which solves this problem?
Regards


https://metacpan.org/pod/File::ShareDir::Dist might be the tool you are looking for. It makes it easy to bundle generic files with distributions and retrieve them when installed as part of them. I use it a lot to distribute css / js files as part of my plugins.


Joy,
`/anick
_______________________________________________
dancer-users mailing list
dancer-users@dancer.pm
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to