```{index} single: PDL::Lite; Perl module ``` # PDL::Lite ```{pperl-module-badges} PDL::Lite ``` 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 );