Getting strict

has 'foo' => (
    is       => 'ro',
    required => 1,
);
continued...