From fe7fb820c8a4ab46c9fe12b3160361d075a12c7d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 29 May 2013 07:36:40 -0500 Subject: dzil stuff --- bin/repl | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/repl b/bin/repl index 24cc351..3528618 100644 --- a/bin/repl +++ b/bin/repl @@ -1,6 +1,7 @@ #!/usr/bin/env perl use strict; use warnings; +# PODNAME: repl use App::REPL; -- cgit v1.2.3-54-g00ecf