
Laurent_R
Veteran
/ Moderator
Jul 15, 2013, 1:57 PM
Post #6 of 6
(2161 views)
|
Re: [2teez] regex/substitution on multiple cases
[In reply to]
|
Can't Post
|
|
Yeah, sure, you can also do this:
my $names = "Bill and Steve and Jeff"; print "BobJim\n"; My first idea was to reply with the above, but I quickly decided to try to be more helpful. If the instructor sees only the execution but not the code, it should yield a good mark.
|