<?xml version="1.0" encoding="windows-1252"?>
<node id="6926" title="RE: Pattern Matching:#2" created="2000-04-05 04:37:02" updated="2005-07-28 20:10:14">
<type id="11">
note</type>
<author id="6808">
providencia</author>
<data>
<field name="doctext">
&lt;font size = 2&gt;The trailing "i" means it ignores the case.&lt;br&gt;
The "g" is the global replace option.&lt;br&gt;&lt;br&gt;

There's a good example of "i" in Learning Perl 2nd edition.&lt;br&gt;
On page 11 and the program continues on page 12.&lt;br&gt;
It's really helpful for making your programs dummy proof for users.&lt;br&gt;&lt;br&gt;

An example of "g" can be found on page 88 of the same book.&lt;br&gt;
It is my bible although I have two other books I am using.
&lt;br&gt;(a programming newbie can never have enough books)&lt;br&gt;&lt;br&gt;

I almost forgot to mention that issuing the command "perldoc perlop"&lt;br&gt;(without the quotes) on &lt;strong&gt;most systems&lt;/strong&gt; will give you &lt;br&gt;detailed information on perl operators.&lt;br&gt;&lt;br&gt;Perldoc is excellent! use "perldoc perldoc" to learn how to use it.&lt;br&gt;&lt;/font&gt;</field>
<field name="root_node">
962</field>
<field name="parent_node">
5921</field>
</data>
</node>
