.PM File Extension
File Type 1Unix XV Graphic File
Developer | IBM |
Popularity |
|
Category | Raster Image Files |
Format | N/A |
What is a PM file?
Bitmap image format generated by the Unix program "xv," an interactive image manipulation program for the X Window System; also a used by IBM's OS/2 Presentation Manager.
Programs that open PM files
File Type 2Perl Module
Developer | N/A |
Popularity |
|
Category | Developer Files |
Format | Text |
.PM File Association 2
Module containing Perl functions that can be referenced and used by Perl programs; may be one of two different types:
1) Traditional - defines subroutines and variables for the function referencing the module to import and use.
2) Object-oriented - functions as a class definition and is accessed through method calls.
Some Perl modules may offer traditional and object-oriented functionality.