Download List

Descripción del Proyecto

PTM is a Perl/HTML hybrid language, written
entirely in Perl, and similar to PHP in tag
syntax. It allows for the ease of PHP-style inline
code in your dynamic HTML documents, while
supplying the power of Perl that many find to be
sorely lacking in PHP. PTM's parser application,
referred to as the PPA, acts as an Apache plugin,
a standalone parser placed in the cgi-bin, or a
command line parser (for debugging purposes), and
is distributed for both Unix and Window platforms.
Additionally, PTM wraps many variables common to
PHP to ease the transition between PTM and PHP
when switching back and forth.

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.

2005-12-19 05:29
0.5.0 Beta

Unas pocas funciones señalados por los evaluadores se han establecido o han tenido cambios de menor importancia en la funcionalidad que se les presenten, y hay dos mejoras de seguridad importantes que se han puesto en marcha. A las funciones de la nueva funcionalidad mayor base se han añadido. Un nuevo módulo (Rss20) ha añadido que permite nodo simple basado en el análisis sintáctico de RSS 2.0 compatible con XML se alimenta tanto a través de Internet y se almacenan en los archivos locales. El archivo. Htaccess se ha reducido a proporcionar menos sobrecarga en Standalone / instalación en modo de emulación, y el proceso de instalación se ha simplificado.
Tags: Major feature enhancements
A few functions flagged by the testers have been fixed or have had minor changes in functionality made to them, and there are two major security enhancements that have been put into place. A couple new base functionality functions have been added. A new module (RSS20) has been added that allows for simple node-based parsing of RSS 2.0 compatible XML feeds both over the Internet and stored in local files. The .htaccess file has been shortened to provide less overhead in Standalone/Emulation installation mode, and the installation process has been simplified.

2005-10-07 09:46
0.4 Beta

De una sola función de apoyo conjunto de bases de datos se añadió, con cerca de 100 tipos de bases de datos soportados, incluyendo MySQL, MS SQL, mSQL (Mini SQL), Oracle, Sybase, Informix, y ADO [Jet SQL]. Cookie completo basado en el manejo de sesiones fue añadido. PTM sesiones permiten un grupo de paquetes de valores de las cookies que se almacenan mientras un usuario navega, lo que permite todo tipo de sitio de personalización y seguimiento del usuario, con el potencial único, sopas de números de identificación. Además, el usuario personalizado PTM / Perl módulos son ahora soportados.
Tags: Major feature enhancements
Single function set database support was added,
with nearly 100 database types supported,
including MySQL, MS SQL, mSQL (Mini SQL), Oracle,
Sybase, Informix, and ADO [Jet SQL]. Full
cookie-based session management was added. PTM
sessions allow for a packaged group of cookie
values to be stored while a user is surfing,
allowing for all types of site customization and
user tracking potential with unique, scrambled ID
numbers. Additionally, custom user PTM/Perl
modules are now supported.

2005-09-28 22:34
0.3 Alpha

Tags: Initial freshmeat announcement

Project Resources