Shawn,
Your code

my ( $whoami ) = grep { m{ \b ServiceScript \. pl \b }msx } values %INC;
print "$whoami\n";

works great!! If you have time, could you explain to a Windows guy like
me what the grep is doing?

Yes, I know that someone could still spoof me, but this is my first line
of defense.

- Marko

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to