Perl 4: Difference between revisions
Appearance
Created page with "'''Perl 4''' was introduced in March 1991. First 16-bit version for OS/2 was available in June 1991. ==Version== Microsoft C ports: *4.0 pl10 (Jun 1991) *4.0 pl19 (Nov 1991) ..." |
m →Version |
||
Line 8: | Line 8: | ||
*4.0 pl35 (Oct 1992) | *4.0 pl35 (Oct 1992) | ||
*4.0 pl36 (Feb 1993) - [ftp://ftp.funet.fi/pub/os2/32bit/programming/perl4036.zip perl4036.zip] | *4.0 pl36 (Feb 1993) - [ftp://ftp.funet.fi/pub/os2/32bit/programming/perl4036.zip perl4036.zip] | ||
*4.0.1.8 (Oct 1993) - OS/2 port of Kevin Stock's oraperl v1 patch 3 [ | *4.0.1.8 (Oct 1993) - OS/2 port of Kevin Stock's oraperl v1 patch 3 ([oraperl2.zip]) by Forrest Whitcher | ||
==Licence== | ==Licence== |
Latest revision as of 22:52, 25 July 2023
Perl 4 was introduced in March 1991. First 16-bit version for OS/2 was available in June 1991.
Version
Microsoft C ports:
- 4.0 pl10 (Jun 1991)
- 4.0 pl19 (Nov 1991)
EMX-based ports:
- 4.0 pl35 (Oct 1992)
- 4.0 pl36 (Feb 1993) - perl4036.zip
- 4.0.1.8 (Oct 1993) - OS/2 port of Kevin Stock's oraperl v1 patch 3 ([oraperl2.zip]) by Forrest Whitcher
Licence
- Perl is open source software distributed under either the Artistic License or the GNU General Public License.
- Original author: Larry Wall
- OS/2 port: Kai-Uwe Rommel
Publications
- Larry Wall; Randal Schwartz: Programming Perl - O'Reilly 1991, ISBN 0-937175-64-1 (examples)