Help for this page
use v5.14; use strict; ... $value = undef; print Foo->new(maybe foo => $value)->dump;