Security Advisories (1)
CPANSA-Valiant-2024-001

closed potential security issue with deeply nested paramters in the DBIC glue code. This was a hack that could let someone create a child record if you were allowing find_by_unique rather than find by primary key.

NAME

Valiant::Util::Exception::UnexpectedUseModuleError - Unexpected error while using a module dynamically

SYNOPSIS

throw_exception UnexpectedUseModuleError => (package => $package, err => $@);

DESCRIPTION

We tried to load a module dynamically and got an error we can't handle for you.

ATTRIBUTES

err

package

The string message of the returned error and the package that caused it when trying to use dynamically

message

The actual exception message

SEE ALSO

Valiant

AUTHOR

See Valiant

COPYRIGHT & LICENSE

See Valiant