Reference {"html" => "l","value" => "l"} did not pass type constraint "Maybe[Str]" (in $self->{"value"}) at /app/libs/perl/local/lib/perl5/Web/Microformats2/Parser.pm line 255
Reference {"html" => "l","value" => "l"} did not pass type constraint "Maybe[Str]" (in $self->{"value"})
Reference {"html" => "l","value" => "l"} is defined
"Maybe[Str]" constrains the value with "Str" if it is defined
"Str" is a subtype of "Value"
Reference {"html" => "l","value" => "l"} did not pass type constraint "Value" (in $self->{"value"})
"Value" is defined as: (defined($_) and not ref($_))