Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (19m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 12:55:33 UTC Now

2024-02-04 05:46:26 UTC MAIN commitmail json YAML

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.

(schmonz)