in reply to Re: Re: Finding a string within a string
in thread Finding a string within a string

Is there any logic to your indentation style, or do you just hit tab at random? :)

Consistent indentation makes code much easier to read. If code is easy to read, you'll get more useful answers because more people will bother to try to understand.

Juerd
- http://juerd.nl/
- spamcollector_perlmonks@juerd.nl (do not use).

  • Comment on Re: Re: Re: Finding a string within a string