EXAMPLE

use strict;
use warnings;

use Error::Pure::Die qw(err);

# Error.
err 'Error.';