Quantcast
Channel: perl – The Computer Guy
Browsing latest articles
Browse All 2 View Live

Regular Expressions Part 1/2

Regular Expressions, those oddities that live between two forward slashes, are very powerful and quite mysterious. Staring at something like /([abcdef0123456789]+)/i all day can give you a heaadache....

View Article


Regular Expressions Part 2

In the previous post, simple regular expressions were explained. Today, regex becomes useful. If you didn’t read the previous post, you should at least skim it.For this post, all examples will be using...

View Article

Browsing latest articles
Browse All 2 View Live