- or download this
eval { throw TestCaller };
isa_ok($@, 'TestCaller');
is_deeply($@->...
- or download this
eval { throw TestCaller };
my $error = $@;
isa_ok($error, 'TestCaller');
is_deeply($error->...
- or download this
------------
:Wq
Not an editor command: Wq