Menu

#5 Program fails under Perl 5.32

1.0
open
None
2021-03-02
2021-03-02
Anonymous
No

The program matopmul.pl fails to execute under Perl 5.32

Adding the following line resolves the problem,
use lib ".";

Discussion


Log in to post a comment.