From 14155824715169efd9bf78b6b94fc9a6409fc254 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 27 Jun 2013 20:53:44 -0400 Subject: update to work with new reply --- lib/Carp/Reply.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Carp') diff --git a/lib/Carp/Reply.pm b/lib/Carp/Reply.pm index b791cd4..c8d29c2 100644 --- a/lib/Carp/Reply.pm +++ b/lib/Carp/Reply.pm @@ -3,7 +3,7 @@ use strict; use warnings; # ABSTRACT: get a repl on exceptions in your program -use Reply 0.13; +use Reply 0.18; use Reply::Config; =head1 SYNOPSIS -- cgit v1.2.3-54-g00ecf