in reply to Re^4: Quickest way to get a list of all folders in a directory (why not glob)
in thread Quickest way to get a list of all folders in a directory

One difference between glob and File::Find::Rule is that the latter also returns the parent directory

That is a bug. Jeez.

  • Comment on Re^5: Quickest way to get a list of all folders in a directory (why not glob)