From b01b0ccbe9f8f38b85d786ae52d2fa86c4fa5f95 Mon Sep 17 00:00:00 2001 From: Boyd Duffee Date: Thu, 23 Apr 2026 16:00:06 +0100 Subject: [PATCH 1/4] minor corrections - whitespace and links Added comments highlighting TODOs in Indexing asking for more content --- lib/PDL/Graphics.pod | 8 ++-- lib/PDL/IO.pod | 5 ++- lib/PDL/Indexing.pod | 90 ++++++++++++++++++++++------------------ lib/PDL/InstallGuide.pod | 5 ++- lib/PDL/Internals.pod | 47 +++++++++++---------- 5 files changed, 84 insertions(+), 71 deletions(-) diff --git a/lib/PDL/Graphics.pod b/lib/PDL/Graphics.pod index 01bcbbb86..2c0d75e7e 100644 --- a/lib/PDL/Graphics.pod +++ b/lib/PDL/Graphics.pod @@ -65,15 +65,15 @@ more simply, to include a plot into an application. For this reason, L's API is more complex than L's. It is advised to start with L, which focuses on the plotting -functions and does not mess with Widgets. A tutorial is available here: -http://search.cpan.org/~chm/PDL-2.006/Demos/Prima.pm -As well as a L