X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/cf4725793daaff890b295b5269d224dfd33b52c0..01d61f72fed7ac041786ea69d1b080f45a4c49d1:/termcol.plp diff --git a/termcol.plp b/termcol.plp index 3f8befc..6f7a55d 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.", @@ -36,7 +36,7 @@ print
<: use 5.010; -use Shiar_Sheet::Colour '1.04'; +use Shiar_Sheet::Colour 1.04; use List::Util qw( min max ); use POSIX qw( ceil );