Convert File::Glob::import to $Exporter::ExportLevel and grep.
authorNicholas Clark <nick@ccl4.org>
Mon, 18 Oct 2010 08:55:15 +0000 (10:55 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 18 Oct 2010 08:55:15 +0000 (10:55 +0200)
commitdf5a3819cf43fd65bb6db52619f7b36d3d11063f
treebb4511be36752002618595afc00a84e9234774f6
parent22bc907ae9b9703f36931e4de30ca013ddb732f6
Convert File::Glob::import to $Exporter::ExportLevel and grep.

Previously it was using goto & and splice, and was not as simple to read.
ext/File-Glob/Glob.pm