perl5
perl5 copied to clipboard
Check exercise compatibility with new built in Perl class feature
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.