Troglodyne-Internet-Widgets / tCMS

A Perl CMS with a focus on multiple media types, and flexible data storage backends
Other
2 stars 6 forks source link

Types::Standard issue somewhere #238

Closed teodesian closed 2 years ago

teodesian commented 2 years ago
Use of uninitialized value $str in substitution (s///) at /usr/local/share/perl/5.28.1/Coerce/Types/Standard.pm line 252.
Undef did not pass type constraint "HTML0" (in $args->{"description"}) at (eval 428) line 398
    "HTML0" is a subtype of "HTML"
    "HTML" is a subtype of "Str"
    "Str" is a subtype of "Value"
    "Value" is a subtype of "Defined"
    Undef did not pass type constraint "Defined" (in $args->{"description"})
    "Defined" is defined as: (defined($_))