exercism / perl5

Exercism exercises in Perl 5.
https://exercism.org/tracks/perl5
MIT License
28 stars 51 forks source link

Update installation notes and stubs for older versions of Perl #674

Closed m-dango closed 1 month ago

m-dango commented 1 month ago

[no important files changed]

Add notes to the CLI instructions for users of older versions of Perl.

The stub files have also been updated. While ending a module in a true value is not necessary for newer versions of Perl, its mostly unobtrusive and can be removed by the user if they wish.