On Thu, 10 May 2001, Soin, Harinder wrote:
> I am new to perl and I am qucikly realizing that a solid understanding of
> Regular Expressions is a necessacity. Can anyone point me a good source
> where I can go from zero to 100 miles in a short period of time. Also, if
> anyone can give me some info in the DBI module of perl, I will appreciate
start with the perldoc on regular expressions (type 'perldoc perlre').
There is also a great O'Reilly book called _Mastering Regular
Expressions_, which isn't all Perl oriented (but you should know regular
expressions if you use any kind of Unix shell).
As for DBI, start with http://dbi.symbolstone.org/index.html. This is the
main web site for DBI resources. And then get Tim Bunce's O'Reilly
_Programming the the DBI_.
It doesn't take long, when you start in Perl development, to get that
familiar blue section of book spines on your bookshelf...
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
In Corning, Iowa, it's a misdemeanor for a man to ask his wife to ride
in any motor vehicle.