Download List

프로젝트 설명

PPerl is a persistent Perl interpreter that was
developed in order to reduce the high compile-time
overhead associated with running many scripts
persistently.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-17 14:32
0.14

PPerl 완전히 재작 성되었습니다. 보다는 / STDOUT 소켓 stdin에 전달, 지금은 패스 파일을 설명. 이렇게 빠르게 만드는 모든 소켓의 흐름을 제어 코드를 제거합니다.
Tags: Major feature enhancements
PPerl has been completely rewritten. Rather than pass STDIN/STDOUT over the sockets, it now passes the file descriptors. This makes it faster, and removes all the socket flow control code.

2002-06-11 12:38
0.12

인터넷에 대한 필요성을 제거 : : 서버를 만들어 몇 가지 성능과 안정성을 개조하면 되겠어.
Tags: Major bugfixes
Removed the need for Net::Server, and made some performance and stability tweaks.

2002-04-22 10:57
0.05

이 버전, 그리고 -k/--kill 옵션 현재 PPerl 스크립트를 죽일뿐만 아니라이 큰 엔디안 아키텍처에 대한 수정 프로그램이 포함되어있습니다.
Tags: Major bugfixes
This version includes fixes for big-endian architectures, and the addition of -k/--kill option to kill a current PPerl script.

Project Resources