perl - Why do I get these errors installing Devel::CheckLib? -
I have some Pearl projects and I update them; Install dependencies using Therefore, when I execute the command carton
, auto dependency is detected and installed. I get some of these errors:
! Installing dependencies failed: module 'devail :: checklib' is not installed! To extract the installation for FFI-RAW-02.28, then, to manually install it with cpanm --force Devel :: CheckLib
Move forward Installation is OK $ cpanm --force Install Devel :: CheckLib - & gt; Working on Devel :: CheckLib Working at http://www.cpan.org/authors/id/M/MA/MATTN/Devel-CheckLib-1.02.tar.gz ... OK Configuring Devel CheckLib-1.02 ... okay to test the building and develop-check Lib-1.02 ... properly installed Devel-CheckLib-1.02 1 distribution
and when I use the cardboard I perform a box
, I get the same error again
! Installing dependencies failed: module 'devail :: checklib' is not installed! Extraction of the establishment for FFI-RAW-02.2?
Why does anyone know?
Thanks
Comments
Post a Comment