Subject: | Regression in Release 0.71: init_arg broken for certain constellation(s) |
The commit cead5b0 broke a constellation of private, required attribute + public constructor + configfile. I've provided a test case that illustrates the constellation. It applies cleanly to current master, but also to cead5b0 and to 4062370d (which is one commit before cead5b0).
This test passes with 4062370d and fails with cead5b0 up to current master at 2683f8b.
Here is the link to the test case: https://github.com/andk/MooseX-Getopt/commit/78e1587a0f9d9577373e4736ae19d67f0cdf9750
No fix available, unfortunately.