Hi!
I'm trying to setup a dev environment (inside a perlbrew local lib) and I'm stuck at this command, receiving back:Failed to find share dir for dist 'Dancer2' at lib/Dancer2/CLI/Command/gen.pm line 62.which I guess is to be expected seen that I haven't installed the 'Dancer2' dist from CPAN.
-- Marco