Space Lion
New member
Hi.
Okay, so I have installed the latest ActivePerl here, but when I try to open a .pl file windows will ask what program I'd like to open it with. Example:
I make this line on the notepad:
print "hello people\n";
I rename it to hello.pl
I open it with DOS. Instead of giving me "hello people", it pops the little window which asks me what program to open it with. If I choose notepad.exe, obviously it will only give me " print "hello people\n"; "
What am I doing wrong?
Thanks.
Okay, so I have installed the latest ActivePerl here, but when I try to open a .pl file windows will ask what program I'd like to open it with. Example:
I make this line on the notepad:
print "hello people\n";
I rename it to hello.pl
I open it with DOS. Instead of giving me "hello people", it pops the little window which asks me what program to open it with. If I choose notepad.exe, obviously it will only give me " print "hello people\n"; "
What am I doing wrong?
Thanks.