X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FApp%2FCommand%2FShow.pm;h=df9367a07ddf8ad17c6318f0c1ef8bce1b2a3455;hb=e1b9f3ddadeb424826cacd6319cd065d9b008e95;hp=fbdac50cd9b15f7ac2a4fc7b361842036e7d020c;hpb=63afa40a4691cd73c543ff4f952beceb95db8841;p=gruntmaster-data.git diff --git a/lib/Gruntmaster/App/Command/Show.pm b/lib/Gruntmaster/App/Command/Show.pm index fbdac50..df9367a 100644 --- a/lib/Gruntmaster/App/Command/Show.pm +++ b/lib/Gruntmaster/App/Command/Show.pm @@ -35,7 +35,7 @@ sub show_contest { my (%columns) = @_; $columns{$_} = strftime '%c', localtime $columns{$_} for qw/start stop/; - print < Phone: $columns{phone} Since: $columns{since} @@ -129,7 +129,7 @@ Marius Gavrilescu, Emarius@ieval.roE =head1 COPYRIGHT AND LICENSE -Copyright (C) 2015 by Marius Gavrilescu +Copyright (C) 2014-2015 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.1 or,