in reply to Re^2: Adding an Entire Class B IP Range to an Array
in thread Adding an Entire Class B IP Range to an Array

By reading the docs on glob, we note that this is now implemented in terms of File::Glob. Check that documentation out for File::Glob, and look for GLOB_BRACE.

Here it happens that knowing how csh works is advantageous when coding perl.

  • Comment on Re^3: Adding an Entire Class B IP Range to an Array