summaryrefslogtreecommitdiff
path: root/ext/File/Glob/Glob.pm
Commit message (Expand)AuthorAgeFilesLines
* Retract the UTF-8 filenames patch. This may beJarkko Hietaniemi2002-04-091-22/+4
* Duh. If the input is a stream of UTF-8 bytes, all that'sJarkko Hietaniemi2002-04-071-1/+0
* There was no nice way of getting in UTF-8 filenames:Jarkko Hietaniemi2002-04-071-4/+23
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-1/+24
* Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-161-14/+7
* Integrate changes #9678,9679 from maintline into mainperl.Jarkko Hietaniemi2001-04-111-1/+1
* Integrate changes #9675,9676 from maintperl into mainline.Jarkko Hietaniemi2001-04-111-0/+11
* Thou shalt not (just) match for English error messages.Jarkko Hietaniemi2001-04-041-1/+1
* Re: [PATCH] Lighten up globBenjamin Sugars2001-04-041-5/+5
* File::Glob stuff for Mac OSChris Nandor2001-03-301-2/+20
* Integrate changes #9262,9264,9265,9266 from maintperl to mainline.Jarkko Hietaniemi2001-03-211-2/+22
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-0/+3
* make lib/syslog.t portable to systems that don't have _PATH_LOG,Gurusamy Sarathy2000-04-291-3/+3
* rename File::Glob::glob() to File::Glob::bsd_glob() to avoidGurusamy Sarathy2000-04-281-20/+39
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+1
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-1/+3
* tweak comment about core glob()Gurusamy Sarathy2000-02-271-1/+2
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-1/+3
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+2
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* various File::Glob fixes for DOSISH platformsPaul Moore1999-12-021-18/+57
* display BSD license in Glob.pm (for clause #2 conformity)Gurusamy Sarathy1999-11-041-7/+31
* add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-121-0/+310