Windows version of Matlab2018a perl - how to install XML::Twig ?

3 views (last 30 days)
R2017a on Windows includes ActiveState Perl which has its own graphical way to install perl modules (ppm) . No issue to install the XML::Twig module, all dependencies resolved cleanly and module works.
R2018a on Windows includes now a "pure" Perl, that means one uses cpanm to install modules but the issue is that sometimes make is required for module installation to suceed. One of the dependencies for XML::Twig is such a module. I tried the recommended workaround for Perl on Windows but that didn't work. Would it be possible to include a perl version which includes the PDL or offer an option during Matlab install to also install the PDL ?

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!