Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by carillonator

  1. carillonator

    Huge data file and looping best practices

    I do see that the whole 6G data file is brought into memory. I'm guessing I need to use while loops, but I'm not sure the best way to do it.
  2. carillonator

    Huge data file and looping best practices

    Hi, I'm pretty new to Perl, but I have experience with PHP. I have been asked to improve a Perl script written by a questionable coder, which analyzes a set of data about patents. The data file has 8 million lines, which look like this: patent #, char1, char2, char3, ... , char480...

Part and Inventory Search

Back
Top