X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FColors.pm;fp=lib%2FDevel%2FREPL%2FPlugin%2FColors.pm;h=5d209c7ad176d328adbf25eae3b6105b9d1e60b6;hp=99d13061881cf63e849151468c17918f236bd053;hb=f049111ed91d199e926de686b2a6f179a89cba18;hpb=1716b20061af51ca82cc543f618f19c1e20f2efa diff --git a/lib/Devel/REPL/Plugin/Colors.pm b/lib/Devel/REPL/Plugin/Colors.pm index 99d1306..5d209c7 100644 --- a/lib/Devel/REPL/Plugin/Colors.pm +++ b/lib/Devel/REPL/Plugin/Colors.pm @@ -69,9 +69,6 @@ Devel::REPL::Plugin::Colors - add color to return values, warnings, and errors =head1 SYNOPSIS - #!/usr/bin/perl - - use lib './lib'; use Devel::REPL; my $repl = Devel::REPL->new;