Help for this page
my $myscale = $scale // 1;
use strict; use warnings; ... }; ok( $myscale == $scale, 'defined'); }