FileInfo

Languages

Overview

What is a PL file? A PL file contains source code written in Perl, a scripting language compiled and run using a Perl interpreter. It contains lines of Perl program code with variables, operations, functions, and comments. PL files may be difficult to read due to the brief and compact nature of the Perl language syntax.

More Information PL file open in Microsoft Visual Studio Code 1 Programmers may use PL scripts for various purposes, including web server CGI scripting, system administration, and app GUI development. The scripting language is also commonly used to read and search through large amounts of text files since it is especially helpful for parsing text. Programmers typically open and modify PL files with source code editors, such as Microsoft Visual Studio Code and MacroMates TextMate. Plain text editors, including Microsoft Notepad and Apple TextEdit, may also open and modify PL files. However, source code editors provide more helpful viewing and editing features for the Perl scripting language that are not available with plain text editors. NOTE: PL files typically start with the line #!/usr/local/bin/perl , which tells the computer to run the script using the installed Perl interpreter.

Popularity3.8/5

127 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Apple Xcode 16 Icon

Breadcrumbs

DeveloperBRL-CAD
Popularity2.6 | 14 Votes

Previous / Next

In-Depth

.PL File Extension

3 file types use the .pl file extension.

Perl Script

DeveloperLarry Wall
Popularity
3.8  |  127 Votes
 

NEW: Open your .PL file online with File Helper . View Online

What is a PL file?

A PL file contains source code written in Perl, a scripting language compiled and run using a Perl interpreter. It contains lines of Perl program code with variables, operations, functions, and comments. PL files may be difficult to read due to the brief and compact nature of the Perl language syntax.

More Information

PL file open in Microsoft Visual Studio Code 1

Programmers may use PL scripts for various purposes, including web server CGI scripting, system administration, and app GUI development. The scripting language is also commonly used to read and search through large amounts of text files since it is especially helpful for parsing text.

Programmers typically open and modify PL files with source code editors, such as Microsoft Visual Studio Code and MacroMates TextMate. Plain text editors, including Microsoft Notepad and Apple TextEdit, may also open and modify PL files. However, source code editors provide more helpful viewing and editing features for the Perl scripting language that are not available with plain text editors.

NOTE: PL files typically start with the line #!/usr/local/bin/perl , which tells the computer to run the script using the installed Perl interpreter.

Programs that open or reference PL files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

File Viewer Plus

Get it from Microsoft

Free +

Perl

Free

Strawberry Perl

Free

ActiveState ActivePerl

Free

IndigoStar PerlEdit

Free

Microsoft Notepad

Included with OS

ES-Computing EditPlus

Free Trial

Mac

Perl

Free

Apple Xcode

Free

ActiveState ActivePerl

Free

Late Night Affrus

Discontinued

Paid

MacroMates TextMate

Free

Bare Bones BBEdit

Free Trial

Linux

Perl

Free

ActiveState ActivePerl

Free

Web

FileHelper.com

Free

Android

File Viewer for Android

Free +

Category: Developer Files

Updated: October 25, 2019

Prolog Source Code File

DeveloperN/A
Popularity
3.3  |  23 Votes
 

Contains program source code written in Prolog, a declarative programming language often used for artificial intelligence applications and teaching purposes; can be edited with a text editor and compiled with a Prolog interpreter.

More Information

Prolog is an abbreviation for "Programmation en Logique."

Programs that open PL files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

SWI-Prolog

Strawberry Prolog

PDC Visual Prolog

Mac

SWI-Prolog

Linux

SWI-Prolog

Strawberry Prolog

Category: Developer Files

Updated: September 20, 2007

Unix Color Plot File

DeveloperBRL-CAD
Popularity
2.6  |  14 Votes
 

2D or 3D image plot created with BRL-CAD, a combinatorial Constructive Solid Geometry (CSG) solid modeling system; typically generated with MGED (Multi-Device Geometry Editor), included in the BRL-CAD software package.

More Information

NOTE: PL files can be converted to standard .PNG image files using BRL-CAD's pl-fb and fb-png commands.

Programs that open PL files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

BRL-CAD

Free

Mac

BRL-CAD

Free

Linux

BRL-CAD

Free

Category: Vector Image Files

Updated: September 5, 2008

FAQ

What is a PL file?
A PL file contains source code written in Perl, a scripting language compiled and run using a Perl interpreter. It contains lines of Perl program code with variables, operations, functions, and comments. PL files may be difficult to read due to the brief and compact nature of the Perl language syntax.