Perl Executing!

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Perl Executing!

Post 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
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

Never mind I got it. Simple system("command");
Post Reply