my $PHPplugin = "/usr/bin/php /my/path/foo/bar/test.php?option1=test&option2=noch%20ein%20test"; open( DATA, "$PHPplugin" ); # irgendein Quark... close( DATA );