Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

[perl]looking for specific text in a variable

Name: Sol 2007-01-18 16:17

How do I look for specific text in a variable?
Continuing from log parsing discussion.

Last question, then I shuddap.

Name: Anonymous 2007-01-18 16:22

if ($variable =~ /specific text/) {
    # are you too fucking lazy to read some books on Perl?
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List