in reply to How can I install PDL?

For what it's worth: I use Strawberry Perl 5.32, PDL edition, and a cpanm of PDL (cpan-latest, 2.078) this week worked fine.

It worked even better after I installed the now-required OpenGL::GLUT to get the TriD stuff going, and better again when I fixed the problems that revealed. The separate OpenGL::GLUT is something I am looking to merge into main OpenGL, because currently there is duplicated code that causes unnecessary difficulty.

EDIT: if there are problems installing PDL on Windows, we care - please open an issue on https://github.com/PDLPorters/pdl/issues with as much information as possible, including error logs and "perl -V" output.