xslate / p5-Mouse

Lightweight class builder for Perl, as a subset of Moose
https://metacpan.org/release/Mouse
Other
46 stars 32 forks source link

Use Devel-PPPort 3.59 #113

Closed atoomic closed 4 years ago

atoomic commented 4 years ago

Devel-PPPort 3.59 provides some compare macro which we can now use.

Also add a few recommendations from the last version of 'ppport.h'.

syohex commented 4 years ago

Thanks