Download List

프로젝트 설명

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl as the host scripting language. Apache::ASP allows a developer to create dynamic Web applications with session management and embedded Perl code. There are also many powerful extensions, including XML taglibs, XSLT rendering, and new events not originally part of the ASP API.

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-11-12 08:52
2.49

주요 코드를 컴파일 버그를 버전 2.47에서 도입 캐싱을 고정합니다. 이 버그는하지만, 스크립트를 일으킬 않을 포함, 다른 디렉토리에 동일한 이름의 공유 코드를 컴파일과 같은 웹 응용 프로그램이다.
Tags: Major bugfixes
A major code compilation caching bug introduced in version 2.47 is fixed. This bug would cause scripts, but not includes, of the same name in different directories to share code compilations for the same web application.

2002-11-07 23:36
2.47

15~20%의 주요 속도가 향상되었다. 메모리 사용률이 약간 감소했다. 버그수정, 그리고 만든 코드를 청소했다.
Tags: Major feature enhancements
Major speed improvements of 15-20% were made.
Memory utilization was slightly reduced. Bugfixes
were made, and the code was cleaned up.

2002-10-15 02:02
2.45

이 릴리스의 속도 및 정적 HTML과 XML 파일을, 특히 유용합니다는 XSLT를 제공하기위한 메모리를 최적화하고있다. 새로운 XMLSubs 인자 변수를 보간이 구문은 새로운 설정으로 구성할 수있습니다. 거기에 대한 bugfix 반환 값과 출력 캐싱을 포함합니다.
Tags: Major feature enhancements
This release has speed and memory optimizations for serving static HTML and XML files, which is especially useful for XSLT. New XMLSubs argument variable interpolation syntax is configurable with a new setting. There is a bugfix for include output caching return values.

2002-09-13 01:43
2.39

이 릴리스에는 장전을 Global.asa에 능력을 동시에 PerlWarn에서와 UseStrict 설정입니다했다. $ 응답 - "포함 () 오류는 이제 지금은 복원 기능을 살 때 평가 후면와 trappable있습니다. 더 나은 개발자는 HTML을 출력을 할 때 3/-3 디버깅 디버그 설정됩니다.
Tags: Minor bugfixes
This release has the ability to reload global.asa while PerlWarn is On and UseStrict is set. $Response->Include() errors are now trappable with an eval, which was old functionality that is now restored. There is better developer debug HTML output when Debug 3/-3 is set.

2002-07-08 13:27
2.37

이 버전의 펄을 5.8.0 RC2 작업에 대한 수정 프로그램이 포함되어있습니다. 저기 새 SessionQueryForce이 세션 ID를 추적하기위한 쿠키를 사용하여 사용할 수 없게 설정, 쿼리 문자열의 데이터에 대한 세션 ID를 사용하여 강제로입니다. 테스트 스위트에 대한 기타 수정 사항도 구현되어있다.
Tags: Minor bugfixes
This version includes fixes for working with Perl 5.8.0 RC2. There is a new SessionQueryForce setting which disables the use of cookies for tracking session ids, forcing the use of session ids on query string data. Other fixes for the testing suite have also been implemented.

Project Resources