#!/usr/bin/perl use strict; use CGI::Carp qw(fatalsToBrowser); system("C:/Perl/bin/perl.exe test/test2.pl"); #exec("C:/Perl/bin/perl.exe test/test2.pl");