We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To try out strictperl, clone the perl 5 source, and do this:
$ git checkout dagolden/revive-strictperl $ ./Configure -des -Dusedevel -Accflags=-DSTRICTPERL $ make -j5
Then you can run make test and watch it break.
make test