Age | Commit message (Expand) | Author | Files | Lines |
2018-07-25 | release 0.40v0.40 | Sven Nierlein | 1 | -1/+1 |
2018-05-24 | Fail with config ->errstr() when undef read | Tom Ryder | 1 | -1/+3 |
2017-12-16 | Remove "scalar" call entirely | Tom Ryder | 1 | -1/+1 |
2017-12-16 | Pass params validation by ref not copy | Tom Ryder | 1 | -1/+1 |
2017-12-16 | Remove unneeded params around "scalar" call | Tom Ryder | 1 | -1/+1 |
2017-12-16 | Refactor positional arg parsing for Getopt::arg() | Tom Ryder | 1 | -8/+2 |
2017-12-16 | Change arg() param type detect to key exists check | Tom Ryder | 1 | -1/+1 |
2017-12-16 | Move Getopt param/reqd defs into dedicated hash | Tom Ryder | 1 | -7/+10 |
2017-11-15 | Add missing `label` key to named Getopts args | Tom Ryder | 1 | -1/+1 |
2016-11-19 | Allow negation of command line arguments using '--no'-prefix | Manfred Stock | 1 | -4/+8 |
2016-06-22 | use case insensitive regex | Sven Nierlein | 1 | -1/+1 |
2016-04-20 | Update Getopt.pm | Paul Dugas | 1 | -1/+1 |
2016-04-20 | Update Getopt.pm | Paul Dugas | 1 | -1/+1 |
2016-04-02 | make regular expression 5.8 compatible | Sven Nierlein | 1 | -1/+1 |
2016-04-02 | make regular expression 5.8 compatible | Sven Nierlein | 1 | -1/+1 |
2016-04-02 | Fixed regex in plugin_exit() that handles hyphen for LONGOUTPUT. | Paul Dugas | 1 | -1/+1 |
2016-03-31 | Support LONGTEXT output | Paul Dugas | 1 | -1/+4 |
2015-12-03 | output empty values as "U" | daku3649 | 1 | -1/+8 |
2015-04-11 | released 0.39v0.39 | Sven Nierlein | 1 | -1/+1 |
2015-04-11 | fix "Redundant argument in sprintf" in perl 5.21 (RT #103214) | Sven Nierlein | 1 | -7/+9 |
2014-12-28 | Merge pull request #2 from evgeni/getopt_colon_spec | Sven Nierlein | 1 | -4/+14 |
2014-12-28 | release 0.38v0.38 | Sven Nierlein | 1 | -1/+1 |
2014-12-08 | fix link to documentation | Sven Nierlein | 1 | -1/+1 |
2014-12-08 | correct getopt help | Sven Nierlein | 1 | -2/+2 |
2014-10-03 | format optional arguments in square brakets | Evgeni Golov | 1 | -3/+13 |
2014-10-03 | GetOpt::Long optional arguments using a colon instead of an equal sign | Evgeni Golov | 1 | -2/+2 |
2014-01-20 | keep the old name in copyright for more transparencyv0.37 | Sven Nierlein | 7 | -19/+33 |
2014-01-20 | renamed module into Monitoring::Plugin | Sven Nierlein | 7 | -0/+2159 |