Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Getopt-Long-Descriptive
From: Amitai Schleier
Date: 2024-02-04 06:46:26
Message id: 20240204054626.23D1BFA42@cvs.NetBSD.org
Log Message:
p5-Getopt-Long-Descriptive: update to 0.114. Changes:
- a switch with (required => 0) is no longer treated as a required!
- improve line wrapping so spacers (non-option text lines) can use more
horizontal characters
- replace tabs (generally 8 space) indents in output with four spaces
- This version removes the redundant option warning, which is now
provided by Getopt::Long v2.55 and later -- which is now required!
As before, this will someday become fatal.
Files: