in reply to Re: Missing sub-module of PDL::Graphics::Simple
in thread Missing sub-module of PDL::Graphics::Simple

This looks at first glance like a genuine bug in the PDL distribution
The OP's problems are with some PDL::Graphics modules, but PDL is working fine. The PR you refer to was to make PDL::Graphics::TriD build on MacOS, which the OP hasn't tried.

Gnuplot is fiendishly hard to interact with programmatically, because it requires talking to an executable over a pipe. This makes it prone to all sorts of cross-platform problems.

  • Comment on Re^2: Missing sub-module of PDL::Graphics::Simple