Help for this page
use strict; use warnings; ... baz(1..3); # [1, 2, 3] bar(4..6); # Undefined subroutine &X::pp +called