this test warns when we load, so might as well delete it now
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / B / Concise.pm
index 71b97be..5eceba2 100644 (file)
@@ -1,5 +1,5 @@
-#!/usr/bin/perl
-
+use strict;
+use warnings;
 package Devel::REPL::Plugin::B::Concise;
 use Devel::REPL::Plugin;