The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

<HTML>

<HEAD>

<meta name="GENERATOR" content="Microsoft Internet Assistant for PowerPoint 97">
 <TITLE>What’s new?  (since the book)</TITLE> 
</HEAD>

<BODY     >

 <H1>What’s new?  (since the book)</H1> 
 <P><UL>
<LI><H2>$sth-&#062fetchrow_hashref()
</H2>
<UL>
<LI>now 25% faster
</UL></UL><UL>
<LI><H2>$dbh-&#062selectrow_hashref()
</H2>
</UL><UL>
<LI><H2>$dbh-&#062selectrow_arrayref()
</H2>
<UL>
<LI>new one-call prepare + execute + fetch utility methods
</UL></UL><UL>
<LI><H2>$sth = $dbh-&#062table_info(…)
</H2>
<UL>
<LI>DBI spec now allows parameters to qualify which tables you want info on
</UL></UL><UL>
<LI><H2>$dbh-&#062quote($string, $type)
</H2>
<UL>
<LI>now much faster if a $type argument is given (caches quoting data from type_info_all)
</UL></UL><UL>
<LI><H2>$dbh-&#062type_info_all()
</H2>
<UL>
<LI>now also much faster due to added caching
</UL></UL><UL>
<H2>.</H2>
</UL></P>
<P></P> 
<P>
<TABLE>
  <TD HEIGHT=100 WIDTH=100> <A HREF="tsld072.htm">Previous slide</A> </TD>
  <TD HEIGHT=100 WIDTH=100> <A HREF="tsld074.htm">Next slide</A> </TD>
  <TD HEIGHT=100 WIDTH=150> <A HREF="tsld001.htm">Back to first slide</A> </TD>
  <TD HEIGHT=100 WIDTH=150> <A HREF="sld073.htm">View graphic version</A> </TD>
</TABLE>
<BR>
</P>



</Body>
</HTML>