Remove obsolete comment from DosGlob.pm
authorFather Chrysostomos <sprout@cpan.org>
Fri, 27 Apr 2012 20:18:36 +0000 (13:18 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 21 May 2012 23:51:44 +0000 (16:51 -0700)
commit0ca7b21720e551b2c85bfcf83d33373485ec0031
tree2644fe5f3b42f32a053eb8b9e7c01ab30208e621
parentd9300573382183365aac22b25b72f38e5e727f89
Remove obsolete comment from DosGlob.pm

This comment was added by commit 37248846, without explanation.

DosGlob.pm already had ‘use strict’ three days before that, added in
commit b75c8c73, three days earlier.

I can only assume that 37248846 was written before b75c8c73 was
applied, and that simply adding ‘use strict’ didn’t work, considering
that b75c8c73 changed quite a few things to make things strict-safe.
lib/File/DosGlob.pm