I have a text file from an program but the extension is .pch and the file type is Entrust Support File. Is there any way to open this file without first re-saving the file with a .txt extension?
CODE:
$punch = "file.pch";
open(FILE,$punch);
I have a text file from an program but the extension is .pch and the file type is Entrust Support File. Is there any way to open this file without first re-saving the file with a .txt extension?
CODE:
$punch = "file.pch";
open(FILE,$punch);
I tried a simple Hello world Program, and a black screen comes up for a fraction of a second but then automatically closes. Source code:
#!/usr/sbin/perl -w
print("Hello world!");
I feel like I have Perl installed correctly...
How do I run a program using the command prompt window?
I tried a simple Hello world Program, and a black screen comes up for a fraction of a second but then automatically closes. Source code:
#!/usr/sbin/perl -w
print("Hello world!");
I feel like I have Perl installed correctly...
How do I run a program using the command prompt window?
I tried a simple Hello world Program, and a black screen comes up for a fraction of a second but then automatically closes. Source code:
#!/usr/sbin/perl -w
print("Hello world!");
I feel like I have Perl installed correctly...
How do I run a program using the command prompt window?
I tried a simple Hello world Program, and a black screen comes up for a fraction of a second but then automatically closes. Source code:
#!/usr/sbin/perl -w
print("Hello world!");
I feel like I have Perl installed correctly...
How do I run a program using the command prompt window?