PDL::Lite#
📦 stdpdl
Mirrors PDL/Lite.pm: boots Core + Ops + Primitive + Ufunc +
Basic + Slices + Bad; exports only the “always exported”
symbols from PDL::Core (pdl, piddle, null, barf) — not the
full convenience set. Upstream line:
our @EXPORT = qw( piddle pdl null barf );