Page 1 of 1

Perl Executing!

Posted: Sun Jul 11, 2004 7:58 pm
by Joe
I was wondering if anyone knew any possible methods to open a file in perl. By that I mean how to open a .html file in the default browser not just opening to write or read!

Regards


Joe

Posted: Sun Jul 11, 2004 8:03 pm
by Joe
Never mind I got it. Simple system("command");