X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/803fc2946b1c6a3b876cabea90ebac62ca6e55a9..bac74b5934f22cc3d0e971d26fe0275f7f5db7b3:/termcol.plp diff --git a/termcol.plp b/termcol.plp index d4cd63f..fbf7fe4 100644 --- a/termcol.plp +++ b/termcol.plp @@ -2,7 +2,7 @@ Html({ title => 'terminal colour cheat sheet', - version => '1.0', + version => '1.1', description => [ "Index of all terminal/console colour codes,", "with an example result of various environments.", @@ -35,7 +35,6 @@ print
<: -use 5.010; use Shiar_Sheet::Colour 1.04; use List::Util qw( min max ); use POSIX qw( ceil );