3 File Associations
.PL File Extension
TIP: Run a free scan for .PL file extension errors.
 |
|
| File Description |
Script written in Perl that is compiled and run using a Perl interpreter; contains lines of Perl program code with variables, operations, functions, and comments; may be difficult to read due to the brief and compact nature of the Perl language syntax.
PL scripts are commonly used to create programs that parse text using regular expressions, but they also are used for a wide variety of other applications, including server scripting and Web server CGI scripts.
PL files typically start with the line #!/usr/local/bin/perl, which tells the computer to run the script using the installed Perl interpreter. |
| Program(s) that open .PL files |
 Mac OS |
|
 Windows |
|
 Linux |
|
|
| Sponsored Links |
|
| Updated 2/10/2010 |
|