1<div class="errataset">
2<div class="errata">
3<table class="location-type" cellspacing="0" cellpadding="2">
4<tr>
5<td style="width: 15%;" class="page">Page: 17</td>
6<td style="width: 15%;" class="line">Line: 2</td>
7<td style="width: 70%;" class="type">CLARIFICATION</td>
8</tr>
9</table>
10<p style="clear: both; padding: 3px;">Replace "the previous explanation of namespaces" with "the example of namespaces in Example 2-1".</p>
11</div>
12<div class="errata">
13<table class="location-type" cellspacing="0" cellpadding="2">
14<tr><td style="width: 15%;" class="page">Page: 28</td>
15<td style="width: 15%;" class="paragraph">Paragraph: 3</td>
16<td style="width: 15%;" class="line">Line: 1</td>
17<td style="width: 55%;" class="type">GRAMMAR</td>
18</tr>
19</table>
20<p style="clear: both; padding: 3px;">Replace "at once" with "both".</p>
21</div>
22<div class="errata">
23<table class="location-type" cellspacing="0" cellpadding="2">
24<tr><td style="width: 15%;" class="page">Page: 40</td>
25<td style="width: 15%;" class="paragraph">Paragraph: 1</td>
26<td style="width: 15%;" class="line">Line: 5</td>
27<td style="width: 55%;" class="type">CLARIFICATION</td>
28</tr>
29</table>
30<p style="clear: both; padding: 3px;">Replace "content-encoding" with "content encoding".</p>
31<blockquote class="explanation">
32<p>
33The hyphen implies the "Content-Encoding" HTTP header, and here I am referring instead to the general concept of content encoding.
34</p>
35</blockquote>
36</div>
37<div class="errata">
38<table class="location-type" cellspacing="0" cellpadding="2">
39<tr>
40<td style="width: 15%;" class="page">Page: 47</td>
41<td style="width: 15%;" class="line">Line: 33</td>
42<td style="width: 70%;" class="type">CORRECTION</td>
43</tr>
44</table>
45<p style="clear: both; padding: 3px;">Replace "resolve_name" (in the error message) with "get_data".</p>
46</div>
47<div class="errata">
48<table class="location-type" cellspacing="0" cellpadding="2">
49<tr><td style="width: 15%;" class="page">Page: 52</td>
50<td style="width: 15%;" class="paragraph">Paragraph: 3</td>
51<td style="width: 70%;" class="type">UPDATE</td>
52</tr>
53</table>
54<p style="clear: both; padding: 3px;">As of this current errata update, the RPC::XMLSimple package has not yet been released to CPAN. Until it is released, none of the examples using this module can be run as presented.</p>
55</div>
56<div class="errata">
57<table class="location-type" cellspacing="0" cellpadding="2">
58<tr>
59<td style="width: 15%;" class="page">Page: 53</td>
60<td style="width: 15%;" class="line">Line: 24</td>
61<td style="width: 70%;" class="type">CORRECTION</td>
62</tr>
63</table>
64<p style="clear: both; padding: 3px;">The script should start with the line, "#!/usr/bin/perl -w" before the first line of actual code.</p>
65</div>
66<div class="errata">
67<table class="location-type" cellspacing="0" cellpadding="2">
68<tr>
69<td style="width: 15%;" class="page">Page: 59</td>
70<td style="width: 15%;" class="line">Line: 16</td>
71<td style="width: 70%;" class="type">CORRECTION</td>
72</tr>
73</table>
74<p style="clear: both; padding: 3px;">The script should start with the line, "#!/usr/bin/perl -w" before the first line of actual code.</p>
75</div>
76<div class="errata">
77<table class="location-type" cellspacing="0" cellpadding="2">
78<tr>
79<td style="width: 15%;" class="page">Page: 68</td>
80<td style="width: 15%;" class="line">Line: 4</td>
81<td style="width: 70%;" class="type">CORRECTION</td>
82</tr>
83</table>
84<p style="clear: both; padding: 3px;">The script should start with the line, "#!/usr/bin/perl -w" before the first line of actual code.</p>
85</div>
86<div class="errata">
87<table class="location-type" cellspacing="0" cellpadding="2">
88<tr>
89<td style="width: 15%;" class="page">Page: 115</td>
90<td style="width: 15%;" class="line">Line: 20</td>
91<td style="width: 70%;" class="type">CORRECTION</td>
92</tr>
93</table>
94<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
95</div>
96<div class="errata">
97<table class="location-type" cellspacing="0" cellpadding="2">
98<tr>
99<td style="width: 15%;" class="page">Page: 120</td>
100<td style="width: 15%;" class="line">Line: 30</td>
101<td style="width: 70%;" class="type">CORRECTION</td>
102</tr>
103</table>
104<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
105</div>
106<div class="errata">
107<table class="location-type" cellspacing="0" cellpadding="2">
108<tr>
109<td style="width: 15%;" class="page">Page: 146</td>
110<td style="width: 15%;" class="line">Line: 10</td>
111<td style="width: 70%;" class="type">CORRECTION</td>
112</tr>
113</table>
114<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
115</div>
116<div class="errata">
117<table class="location-type" cellspacing="0" cellpadding="2">
118<tr>
119<td style="width: 15%;" class="page">Page: 151</td>
120<td style="width: 15%;" class="line">Line: 27</td>
121<td style="width: 70%;" class="type">CORRECTION</td>
122</tr>
123</table>
124<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
125</div>
126<div class="errata">
127<table class="location-type" cellspacing="0" cellpadding="2">
128<tr>
129<td style="width: 15%;" class="page">Page: 157</td>
130<td style="width: 15%;" class="line">Line: 16</td>
131<td style="width: 70%;" class="type">CORRECTION</td>
132</tr>
133</table>
134<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
135</div>
136<div class="errata">
137<table class="location-type" cellspacing="0" cellpadding="2">
138<tr>
139<td style="width: 15%;" class="page">Page: 165</td>
140<td style="width: 15%;" class="line">Line: 26</td>
141<td style="width: 70%;" class="type">CORRECTION</td>
142</tr>
143</table>
144<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
145</div>
146<div class="errata">
147<table class="location-type" cellspacing="0" cellpadding="2">
148<tr>
149<td style="width: 15%;" class="page">Page: 166</td>
150<td style="width: 15%;" class="line">Line: 25</td>
151<td style="width: 70%;" class="type">CORRECTION</td>
152</tr>
153</table>
154<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
155</div>
156<div class="errata">
157<table class="location-type" cellspacing="0" cellpadding="2">
158<tr>
159<td style="width: 15%;" class="page">Page: 168</td>
160<td style="width: 15%;" class="line">Line: 20</td>
161<td style="width: 70%;" class="type">CORRECTION</td>
162</tr>
163</table>
164<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
165</div>
166<div class="errata">
167<table class="location-type" cellspacing="0" cellpadding="2">
168<tr>
169<td style="width: 15%;" class="page">Page: 170</td>
170<td style="width: 15%;" class="line">Line: 1</td>
171<td style="width: 70%;" class="type">CORRECTION</td>
172</tr>
173</table>
174<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
175</div>
176<div class="errata">
177<table class="location-type" cellspacing="0" cellpadding="2">
178<tr>
179<td style="width: 15%;" class="page">Page: 171</td>
180<td style="width: 15%;" class="line">Line: 18</td>
181<td style="width: 70%;" class="type">CORRECTION</td>
182</tr>
183</table>
184<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
185</div>
186<div class="errata">
187<table class="location-type" cellspacing="0" cellpadding="2">
188<tr>
189<td style="width: 15%;" class="page">Page: 172</td>
190<td style="width: 15%;" class="line">Line: 20</td>
191<td style="width: 70%;" class="type">CORRECTION</td>
192</tr>
193</table>
194<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
195</div>
196<div class="errata">
197<table class="location-type" cellspacing="0" cellpadding="2">
198<tr>
199<td style="width: 15%;" class="page">Page: 174</td>
200<td style="width: 15%;" class="line">Line: 9</td>
201<td style="width: 70%;" class="type">CORRECTION</td>
202</tr>
203</table>
204<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
205</div>
206<div class="errata">
207<table class="location-type" cellspacing="0" cellpadding="2">
208<tr>
209<td style="width: 15%;" class="page">Page: 175</td>
210<td style="width: 15%;" class="line">Line: 6</td>
211<td style="width: 70%;" class="type">CORRECTION</td>
212</tr>
213</table>
214<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
215</div>
216<div class="errata">
217<table class="location-type" cellspacing="0" cellpadding="2">
218<tr>
219<td style="width: 15%;" class="page">Page: 176</td>
220<td style="width: 15%;" class="line">Line: 23</td>
221<td style="width: 70%;" class="type">CORRECTION</td>
222</tr>
223</table>
224<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
225</div>
226<div class="errata">
227<table class="location-type" cellspacing="0" cellpadding="2">
228<tr>
229<td style="width: 15%;" class="page">Page: 186</td>
230<td style="width: 15%;" class="line">Line: 32</td>
231<td style="width: 70%;" class="type">CORRECTION</td>
232</tr>
233</table>
234<p style="clear: both; padding: 3px;">The last character of this line, "&gt;", should be replaced with "/&gt;" in order to make it valid XML.</p>
235</div>
236<div class="errata">
237<table class="location-type" cellspacing="0" cellpadding="2">
238<tr><td style="width: 15%;" class="page">Page: 203</td>
239<td style="width: 15%;" class="paragraph">Paragraph: 2</td>
240<td style="width: 15%;" class="line">Line: 3</td>
241<td style="width: 55%;" class="type">CORRECTION</td>
242</tr>
243</table>
244<p style="clear: both; padding: 3px;">Replace "soap:address" with "http:address".</p>
245</div>
246<div class="errata">
247<table class="location-type" cellspacing="0" cellpadding="2">
248<tr>
249<td style="width: 15%;" class="page">Page: 232</td>
250<td style="width: 15%;" class="line">Line: 3</td>
251<td style="width: 70%;" class="type">CORRECTION</td>
252</tr>
253</table>
254<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
255</div>
256<div class="errata">
257<table class="location-type" cellspacing="0" cellpadding="2">
258<tr><td style="width: 15%;" class="page">Page: 237</td>
259<td style="width: 15%;" class="paragraph">Paragraph: 1</td>
260<td style="width: 15%;" class="line">Line: 6</td>
261<td style="width: 55%;" class="type">GRAMMAR</td>
262</tr>
263</table>
264<p style="clear: both; padding: 3px;">Replace "more" with "most".</p>
265</div>
266<div class="errata">
267<table class="location-type" cellspacing="0" cellpadding="2">
268<tr><td style="width: 15%;" class="page">Page: 245</td>
269<td style="width: 15%;" class="paragraph">Paragraph: 4</td>
270<td style="width: 15%;" class="line">Line: 2</td>
271<td style="width: 55%;" class="type">CORRECTION</td>
272</tr>
273</table>
274<p style="clear: both; padding: 3px;">Replace "different" with "difference".</p>
275</div>
276<div class="errata">
277<table class="location-type" cellspacing="0" cellpadding="2">
278<tr><td style="width: 15%;" class="page">Page: 247</td>
279<td style="width: 15%;" class="paragraph">Paragraph: 4</td>
280<td style="width: 15%;" class="line">Line: 5</td>
281<td style="width: 55%;" class="type">CORRECTION</td>
282</tr>
283</table>
284<p style="clear: both; padding: 3px;">Replace "out of hand" with "out-of-band".</p>
285</div>
286<div class="errata">
287<table class="location-type" cellspacing="0" cellpadding="2">
288<tr><td style="width: 15%;" class="page">Page: 251</td>
289<td style="width: 15%;" class="paragraph">Paragraph: 2</td>
290<td style="width: 15%;" class="line">Line: 4</td>
291<td style="width: 55%;" class="type">GRAMMAR</td>
292</tr>
293</table>
294<p style="clear: both; padding: 3px;">Replace "sequence," with "sequence" (remove the comma).</p>
295</div>
296<div class="errata">
297<table class="location-type" cellspacing="0" cellpadding="2">
298<tr>
299<td style="width: 15%;" class="page">Page: 253</td>
300<td style="width: 15%;" class="line">Line: 24</td>
301<td style="width: 70%;" class="type">CORRECTION</td>
302</tr>
303</table>
304<p style="clear: both; padding: 3px;">Replace "#!perl" with "#!/usr/bin/perl".</p>
305<blockquote class="explanation">
306<p>
307This and the identical changes later are for consistency with other code examples.
308</p>
309</blockquote>
310</div>
311<div class="errata">
312<table class="location-type" cellspacing="0" cellpadding="2">
313<tr>
314<td style="width: 15%;" class="page">Page: 274</td>
315<td style="width: 15%;" class="line">Line: 9</td>
316<td style="width: 70%;" class="type">CORRECTION</td>
317</tr>
318</table>
319<p style="clear: both; padding: 3px;">Replace "#!perl" with "#!/usr/bin/perl".</p>
320</div>
321<div class="errata">
322<table class="location-type" cellspacing="0" cellpadding="2">
323<tr>
324<td style="width: 15%;" class="page">Page: 274</td>
325<td style="width: 15%;" class="line">Line: 19</td>
326<td style="width: 70%;" class="type">CORRECTION</td>
327</tr>
328</table>
329<p style="clear: both; padding: 3px;">Replace "#!perl" with "#!/usr/bin/perl".</p>
330</div>
331<div class="errata">
332<table class="location-type" cellspacing="0" cellpadding="2">
333<tr>
334<td style="width: 15%;" class="page">Page: 297</td>
335<td style="width: 15%;" class="line">Line: 1</td>
336<td style="width: 70%;" class="type">CORRECTION</td>
337</tr>
338</table>
339<p style="clear: both; padding: 3px;">Replace "Description" with "Definition".</p>
340</div>
341<div class="errata">
342<table class="location-type" cellspacing="0" cellpadding="2">
343<tr>
344<td style="width: 15%;" class="page">Page: 431</td>
345<td style="width: 15%;" class="line">Line: 9</td>
346<td style="width: 70%;" class="type">CORRECTION</td>
347</tr>
348</table>
349<p style="clear: both; padding: 3px;">Append " -w" after "perl".</p>
350</div>
351</div>
352