Subject: | map-metro.pl needs IO::Interactive |
Maybe the IO::Interactive prereq needs to be specified in another distribution, but map-metro.pl fails to start without it:
$ /usr/perl5.20.0/bin/perl /usr/perl5.20.0/bin/map-metro.pl
Can't locate IO/Interactive.pm in @INC (you may need to install the IO::Interactive module) (@INC contains: /usr/perl5.20.0/lib/site_perl/5.20.0/amd64-freebsd /usr/perl5.20.0/lib/site_perl/5.20.0 /usr/perl5.20.0/lib/5.20.0/amd64-freebsd /usr/perl5.20.0/lib/5.20.0 .) at /usr/perl5.20.0/lib/site_perl/5.20.0/MooseX/App/Message/BlockColor.pm line 14.
BEGIN failed--compilation aborted at /usr/perl5.20.0/lib/site_perl/5.20.0/MooseX/App/Message/BlockColor.pm line 14.
Compilation failed in require at /usr/perl5.20.0/lib/site_perl/5.20.0/MooseX/App/Plugin/Color/Meta/Class.pm line 11.
BEGIN failed--compilation aborted at /usr/perl5.20.0/lib/site_perl/5.20.0/MooseX/App/Plugin/Color/Meta/Class.pm line 11.
Compilation failed in require at /usr/perl5.20.0/lib/site_perl/5.20.0/Module/Runtime.pm line 317.
BEGIN failed--compilation aborted at /usr/perl5.20.0/lib/site_perl/5.20.0/Map/Metro/Cmd.pm line 5.
Compilation failed in require at /usr/perl5.20.0/bin/map-metro.pl line 3.
BEGIN failed--compilation aborted at /usr/perl5.20.0/bin/map-metro.pl line 3.