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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: j8by7
  • Order by date
  1. j8by7

    parsing string problem

    Thanks for the good input guys. Something i'm not understanding about the expression is how it assigns what i need to variable $1 and $2. I understand some parts of the expression but not enough to figure out what's going on. Could you please break it down for me or give me a good link that...
  2. j8by7

    parsing string problem

    I'm trying to read a file and analyze each line for specific data. I'm using a for loop to do the reading. Each line gets stored in $line each loop. There'll be alot of junk in $line but i'm Specifically looking for a web address and date, for example $line = akgwjkrgagkjgawkhwh ahk <a...
  3. j8by7

    parsing string problem

    Hey guys, i'm a newbie to perl, I've been looking up how to parse strings but I can't seem to find what i'm looking for. If i have a string ($apple = "I like to eat green apples"), how do i pull out a section of that string and put it into another string. For example, if i want everything...

Part and Inventory Search

Back
Top