perl5 icon indicating copy to clipboard operation
perl5 copied to clipboard

Check exercise compatibility with new built in Perl class feature

Open m-dango opened this issue 2 years ago • 0 comments
trafficstars

Future versions of Perl are going to have a built in class feature. Check that class-based exercises are able to be completed with it.

https://perldoc.pl/blead/perlclass

Currently, the object comparison tests in the clock exercise do not work.

m-dango avatar Apr 02 '23 00:04 m-dango