Things I'd forget if I didn't post them here.
my ($match) = "some string" =~ /(some).*/; print $match; # prints "some"
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.