t / t4018 / cpp-class-constructoron commit Makefile: replace perl/Makefile.PL with simple make rules (20d2a30)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}