Download List

프로젝트 설명

Dotiac::DTL is a module that can interpret and
compile templates written in the Django Template
Language for the programming language Perl. It is
simple and extensible, and focuses on fast parsing
and execution instead of syntax checks.

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.

2009-02-10 23:09
0.8

이 릴리스 addons 많은 개선을 추가합니다. 구문 분석하는 동안, 어떤 Dotiac 수있는 주요 기능을 파서 전환합니다 : : DTL 심지어는 다른 HTML 같은 언어, 템플릿 : 구문 분석 : 템플릿 Dotiac (와 : : DTL : : Addon : : html_template). 심지어는 HTML의 혼합 구문 분석할 수있습니다 : : 템플릿과 장고 템플릿 구문. 이것은 기존 HTML을 확장하는 기능을 제공합니다 : : 장고 템플릿을 새로운 기능과 Perl의 라인을 변경하여 하나의 템플릿이있습니다. 반면 addons를 사용하여 컴파일 메모리 사용량도 감소되었습니다 템플릿이있습니다.
Tags: Major feature enhancements
This release adds many improvements for addons. The main feature is switching the parser while parsing, which allows Dotiac::DTL to parse even other template languages, such as HTML::Template (with Dotiac::DTL::Addon::html_template). It can even parse mixtures of HTML::Template and Django template syntax. This gives the ability to extend old HTML::Template templates with new Django features by changing one line of Perl. Memory usage has also been reduced while using addons and compiled templates.

2009-01-28 03:44
0.6

autoescaping와 URL에 % (%)의 버그가 수정되었습니다. (예 : blog.pl)이 추가되었습니다. 테스트 : : 포드 : : 보도에 추가되었습니다. META.yml에 버그가 해결되었습니다. 버전 정보는 각 모듈이 추가되었습니다.
Tags: Minor bugfixes
A bug in {% url %} with autoescaping has been fixed. An example (blog.pl) has been added. Test::Pod::Coverage has been added. Bugs in META.yml have been fixed. Version information has been added to every module.

2009-01-25 05:22
0.5

파서와 별도의 파일에 압축을 푼 템플릿. 그들의 점들과 설정 변수를 작동되었다. Perl은 5.6.x와 유니 코드를 테스트 지금은 건너 뜁니다.
Tags: Minor feature enhancements
The parser and template were extracted into
seperate files. Set variables with dots in them
were made to work. A Unicode test with perl 5.6.x
is now skipped.

2009-01-22 00:15
0.4

대부분의 시스템에 문제가 하나의 시험을 고정했다. 코드는 지금은 perl을 5.6.1에서 작동합니다. 요구 사항을 해결했다. 포드 검사를 추가했다. 테스트 시스템에서 서로 다른 시간 형식과 생략을 고정했다. 일부는 더 많은 정보 Meta.YML에 추가되었습니다.
Tags: Minor bugfixes
A single test that had problems on most systems
was fixed. The code now works in perl 5.6.1. The
requirements were fixed. Pod tests were added. The
tests were fixed to be skipped on systems with a
different time format. Some more information was
added to Meta.YML.

2009-01-17 00:14
0.2

이 릴리스 패치 테스트 및 설명서.
Tags: Minor bugfixes
This release fixes tests and documentation.

Project Resources