Skip to content

Commit

Permalink
Make dzil find the abstract.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafl committed Feb 26, 2009
1 parent 0aca0dd commit 72a198f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/CatalystX/REPL.pm
@@ -1,5 +1,5 @@
package CatalystX::REPL;
# read-eval-print-loop for debugging your Catalyst application
# ABSTRACT: read-eval-print-loop for debugging your Catalyst application

use Moose::Role;
use Carp::REPL ();
Expand Down

0 comments on commit 72a198f

Please sign in to comment.