Skip to content

Conversation

mknos
Copy link
Contributor

@mknos mknos commented Dec 27, 2023

  • Print usage for bad options instead of ignoring them
  • Introduce checknum() helper function; negative numbers are not allowed
  • Internal values $gm_hh/$gm_dd/$gm_mm do not need checknum()
  • Avoid nested sub in kelper() function (found by perlcritic)

* Print usage for bad options instead of ignoring them
* Introduce checknum() helper function; negative numbers are not allowed
* Internal values $gm_hh/$gm_dd/$gm_mm do not need checknum()
* Avoid nested sub in kelper() function (found by perlcritic)
@github-actions github-actions bot added Type: enhancement improve a feature that already exists Priority: low get to this whenever Program: pom The pom program labels Dec 27, 2023
@briandfoy briandfoy self-assigned this Dec 27, 2023
@briandfoy briandfoy merged commit 974833f into briandfoy:master Dec 27, 2023
@briandfoy briandfoy added Status: accepted The fix is accepted and removed Priority: low get to this whenever labels Dec 27, 2023
@briandfoy briandfoy added Status: released there is a new release with this fix and removed Status: accepted The fix is accepted labels Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Program: pom The pom program Status: released there is a new release with this fix Type: enhancement improve a feature that already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants