>>>>> "Michael" == Michael G Schwern via RT <[EMAIL PROTECTED]> writes:

Michael> Some documentation of the meta characters has been added to File::Glob
Michael> but not much else.  Just how much documentation of globbing do we want
Michael> to put in the docs and how much can be "go read X"?  Maybe a reference
Michael> to a Unix tutorial on how globbing works?

Well, if they're on Windows, they don't have "X" for the most part.
Just a reference doc would be fine:

        [a-z]
        *
        ?       
        {a,b,c}
        ~

etc.  Maybe we can take the BSD manpage (with liberal copyright terms)
and just insert relevant portions.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to