X-Git-Url: http://git.ieval.ro/?p=nethack-naodash.git;a=blobdiff_plain;f=lib%2FApp%2FNAOdash.pm;h=85a52709b034e372002af8b01c908f4cd5270ec1;hp=f80a0fd0e60f397e628789e71d659dd692341ce4;hb=refs%2Ftags%2F0.002;hpb=88d87be7ecae3db02a2585ed856a542530f33f6f diff --git a/lib/App/NAOdash.pm b/lib/App/NAOdash.pm index f80a0fd..85a5270 100644 --- a/lib/App/NAOdash.pm +++ b/lib/App/NAOdash.pm @@ -6,7 +6,7 @@ use warnings; use re '/saa'; use utf8; -our $VERSION = '0.001'; +our $VERSION = '0.002'; use Encode qw/encode/; use File::Slurp; @@ -130,8 +130,8 @@ It defines two functions: =item B(I<$stats>) Takes the result of B or B and presents it -in a text form, using ANSI color escape sequences and unicode ticks -(✓) and X marks (✗) to indicate the presence/absence of checks. +in a text form, using ANSI escape sequences to indicate the +presence/absence of checks. =item B(I<$user_or_path>)