in reply to Re^7: A regexp from paypal
in thread A regexp from paypal

That doesn't seem to work either, I think it is looking for the string as it is received by my program with the addition of the cmd variable. I will just create the CGI object later on when I process the variables.
use strict; use CGI;