in reply to Re^2: Regular Expression problem with $variable =~ m/C++/in thread Regular Expression problem with $variable =~ m/C++/
use FindBin; use lib "$FindBin::Bin/lib"; [download]