ch00_03.htm

来自「Perl & XML. by Erik T. Ray and Jason 」· HTM 代码 · 共 66 行

HTM
66
字号
<html><head><title>Resources (Perl and XML)</title><link rel="stylesheet" type="text/css" href="../style/style1.css" /><meta name="DC.Creator" content="Erik T. Ray and Jason McIntosh" /><meta name="DC.Format" content="text/xml" scheme="MIME" /><meta name="DC.Language" content="en-US" /><meta name="DC.Publisher" content="O'Reilly &amp; Associates, Inc." /><meta name="DC.Source" scheme="ISBN" content="059600205XL" /><meta name="DC.Subject.Keyword" content="stuff" /><meta name="DC.Title" content="Perl and XML" /><meta name="DC.Type" content="Text.Monograph" /></head><body bgcolor="#ffffff"><img alt="Book Home" border="0" src="gifs/smbanner.gif" usemap="#banner-map" /><map name="banner-map"><area shape="rect" coords="1,-2,616,66" href="index.htm" alt="Perl &amp; XML" /><area shape="rect" coords="629,-11,726,25" href="jobjects/fsearch.htm" alt="Search this book" /></map><div class="navbar"><table width="684" border="0"><tr><td align="left" valign="top" width="228"><a href="ch00_02.htm"><img alt="Previous" border="0" src="../gifs/txtpreva.gif" /></a></td><td align="center" valign="top" width="228" /><td align="right" valign="top" width="228"><a href="ch00_04.htm"><img alt="Next" border="0" src="../gifs/txtnexta.gif" /></a></td></tr></table></div><h2 class="sect1">0.3. Resources</h2><p>While this book aims to cover everything you'll needto start programming with Perl and XML, modules change, new standardsemerge, and you may think of some oddball situation that wehaven't anticipated. Here's are twoother resources you can pursue.</p><a name="perlxml-PREF-SECT-3.1" /><div class="sect2"><h3 class="sect2">0.3.1. The perl-xml Mailing List</h3><p>The <a name="INDEX-4" /><em class="emphasis">perl-xml</em> mailing listis the first place to go for finding fellow programmers sufferingfrom the same issues as you. In fact, if you plan to work with Perland XML in any nontrivial way, you should first subscribe to thislist. To subscribe to the list or browse archives of pastdiscussions, visit <a href="http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/perl-xml">http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/perl-xml</a>.</p><p>You might also want to check out <a href="http://www.xmlperl.com">http://www.xmlperl.com</a>, a fairly new web sitedevoted to the Perl/XML community.</p></div><a name="perlxml-PREF-SECT-3.2" /><div class="sect2"><h3 class="sect2">0.3.2. CPAN</h3><p>Most modules discussed in this book are not distributed with Perl andneed to be downloaded from CPAN.</p><p>If you've worked in Perl at all,you're familiar with CPAN and how to download andinstall modules. If you aren't, head over to<a href="http://www.cpan.org">http://www.cpan.org</a>. Check outthe FAQ first. Get the CPAN module if you don'talready have it (it probably came with your standard Perldistribution).</p></div><hr width="684" align="left" /><div class="navbar"><table width="684" border="0"><tr><td align="left" valign="top" width="228"><a href="ch00_02.htm"><img alt="Previous" border="0" src="../gifs/txtpreva.gif" /></a></td><td align="center" valign="top" width="228"><a href="index.htm"><img alt="Home" border="0" src="../gifs/txthome.gif" /></a></td><td align="right" valign="top" width="228"><a href="ch00_04.htm"><img alt="Next" border="0" src="../gifs/txtnexta.gif" /></a></td></tr><tr><td align="left" valign="top" width="228">0.2. How This Book Is Organized</td><td align="center" valign="top" width="228"><a href="index/index.htm"><img alt="Book Index" border="0" src="../gifs/index.gif" /></a></td><td align="right" valign="top" width="228">0.4. Font Conventions</td></tr></table></div><hr width="684" align="left" /><img alt="Library Navigation Links" border="0" src="../gifs/navbar.gif" usemap="#library-map" /><p><p><font size="-1"><a href="copyrght.htm">Copyright &copy; 2002</a> O'Reilly &amp; Associates. All rights reserved.</font></p><map name="library-map"><area shape="rect" coords="1,0,85,94" href="../index.htm"><area shape="rect" coords="86,1,178,103" href="../lwp/index.htm"><area shape="rect" coords="180,0,265,103" href="../lperl/index.htm"><area shape="rect" coords="267,0,353,105" href="../perlnut/index.htm"><area shape="rect" coords="354,1,446,115" href="../prog/index.htm"><area shape="rect" coords="448,0,526,132" href="../tk/index.htm"><area shape="rect" coords="528,1,615,119" href="../cookbook/index.htm"><area shape="rect" coords="617,0,690,135" href="../pxml/index.htm"></map></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?