Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.PL - File Extension for Perl Script Files
What is PL? PL, short name for Perl, is used as the file extension for Perl programming script files. .PL files are text files that can be opened by Notepad or any text editors. See the sample .PL file included below.
✍: FYIcenter.com
File Extension: .PL
MIME Type: application/x-perl, text/x-perl
File Content: Perl scripts
.PL files are Perl programming script files save in plain text format. Here is a sample .PL Perl script file that prints "Hello World!" in the output:
#!/usr/bin/perl # "Hello World!" Perl script print "Hello World!";
.PL Perl script file sample: Click sample.pl to download.
Since .PL files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .PL Perl script files, see links below:
2012-07-02, 8889👍, 0💬
Popular Posts:
What is DOTX? DOTX, short name for Document Template XML, is used as the file extension for files in...
What is PPS? PPS, short name for PowerPoint Slide, is used as the file extension for Microsoft Power...
What is EML? EML, short name for Email, is used as the file extension for Email Message files. .EML ...
What is WMF or EMF? WMF stands for Windows Metafile. EMF stands for Enhanced Windows Metafile WMF or...
What is VSD? VSD, short name for Visio Drawing, is used as the file extension for Visio Drawing file...