Re: Perl programmer needed

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 41373
interpreted = N
texte = Aaron Lynch wrote: > Preprocess the crap database from the NWMLS, and put it into a tab file. > Buy Programming Perl and Perl Cookbook from O'Reilly and go for it. If you want to store the data in SQL, get Programming the Perl DBI from O'Reilly as well. I suspect you can do most of what you want with something like this: use Text::ParseWords; open NWMLS, mlsfile.txt; # this file is quote/comma delimited, right? while() { my ($field1,$field2,...name them something useful...,$field150) = quotewords(,,0,$_); # do something useful with the fields here }HTHJohnp.s. No, you can't afford me! ;~)-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Perl programmer needed [OT] (Rob Marquardt 2002)
  2. Re: Perl programmer needed (Marc Kaiwi 2002)
  3. Re: Perl programmer needed (John Peacock 2002)
  4. Re: Perl programmer needed (Aaron Lynch 2002)
  5. Re: Perl programmer needed (Marc Kaiwi 2002)
  6. Perl programmer needed (Aaron Lynch 2002)
Aaron Lynch wrote: > Preprocess the crap database from the NWMLS, and put it into a tab file. > Buy Programming Perl and Perl Cookbook from O'Reilly and go for it. If you want to store the data in SQL, get Programming the Perl DBI from O'Reilly as well. I suspect you can do most of what you want with something like this: use Text::ParseWords; open NWMLS, mlsfile.txt; # this file is quote/comma delimited, right? while() { my ($field1,$field2,...name them something useful...,$field150) = quotewords(,,0,$_); # do something useful with the fields here }HTHJohnp.s. No, you can't afford me! ;~)-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ John Peacock

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

PDF on the fly - how to? (2005) WebCatalog on LinuxPPC (2000) More on the email templates (1997) RAM variables (1997) WAY Off-Topic (2004) Tip for making barcharts (1997) Re:need help please (1997) Unknown error: OrderNotCreated (1997) Nested search index (2000) For those of you not on the WebCatalog Beta... (1997) [WebDNA] reCAPTCHA and WebDNA (2010) WebCat editing, SiteGuard & SiteEdit (1997) What's New Date (2002) Re:Virtual hosting and webcatNT (1997) Authenticate v6 (2004) frames & carts (1997) using showpage and showcart commands (1996) Comments in db? (1997) Re:Copyright ? (1997) Setting up shop (1997)