Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ExtUtils-Constant: Fix to work on EBCDIC | Karl Williamson | 2022-04-17 | 1 | -2/+2 |
| | |||||
* | Typo fixes. | Nicholas Clark | 2017-08-08 | 1 | -3/+4 |
| | | | | | Spotted by dsteinbrunner@pobox.com, reported as CPAN #85527. However, I think that the "to to" should be "to do", not "to". | ||||
* | Add missing newline to macro_to_ifndef in ExtUtils::Constant::Base | Jerry D. Hedden | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | Add macro_to_ifndef to ExtUtils::Constant::Base, and use it in place of #else | Nicholas Clark | 2010-09-21 | 1 | -1/+13 |
| | | | | | Previously the code was using the #ifdef generated by macro_to_ifdef(), and immediately following that with an #else. That was ugly. And longer. | ||||
* | Move ExtUtils::Constant from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 1 | -0/+1006 |