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:

searching multiple databases (1997) Cookies and webcat (1997) Download URL & access on the fly ? (1997) [delete] problem (1997) [WebDNA] Pretty URLS (2011) RE: completed orders database (1997) [shownext] and descending order (1997) No Answer on Web Merchant Problem? (2001) WebDNA Server (2007) Trouble creating a temp database (2000) webcat NT with [dos] command (1997) Dumb Question about Docs (1997) RE: WebCat: Access denied, but why? (1997) OK, here goes... (1997) Displaying raw values (long) (1998) Odd linefeed problem (2003) HomePage Caution (1997) Adding multiple items to Cart at one time, & append context problem (1998) Locking up with WebCatalog... (1997) Order not created error (1997)