From 09b5e8353125440e8f26495e192301d15b30b125 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 4 Jul 2013 14:27:50 -0400 Subject: bump reply dep --- lib/Carp/Reply.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Carp/Reply.pm b/lib/Carp/Reply.pm index c8d29c2..f8ac439 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.18; +use Reply 0.24; use Reply::Config; =head1 SYNOPSIS -- cgit v1.2.3-54-g00ecf