X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FUtils.pm;h=1dc25e113d544a00c2585a00d7a9d1751a604642;hp=0fc656aed69792025273e3a51f6a9d1f83b3fabe;hb=9259a5ce6aca71c248970cb7659996623d0c1163;hpb=3d8efa47efc70e2d04f5c8325b2b72f0612f0dc2 diff --git a/lib/ZOOM/IRSpy/Utils.pm b/lib/ZOOM/IRSpy/Utils.pm index 0fc656a..1dc25e1 100644 --- a/lib/ZOOM/IRSpy/Utils.pm +++ b/lib/ZOOM/IRSpy/Utils.pm @@ -105,7 +105,7 @@ sub isodate { $year+1900, $mon+1, $mday, $hour, $min, $sec); } -# strips whitespaces and start and ends of a field +# strips whitespaces at start and ends of a field sub trimField { my $field = shift;