![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
What does this bit of the script do?
my @matches = ( $value=~/\b$word\b/ig );
specifically the \b \b/ig bits?
In reply to Re^22: Addional "year" matching functionality in word matching script
by bms9nmh
|
|