annotate _test/temp.pl @ 135:5b849974bed8

Added an URL support inside the templates
author wizard
date Thu, 24 Jun 2010 02:39:00 +0400
parents 44977efed303
children 7245c39e941e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
83
74bae30eb25e (no commit message)
wizard
parents:
diff changeset
1 #!/usr/bin/perl
93
0667064553ef fixed _is_class in activator
wizard
parents: 86
diff changeset
2 use strict;
0667064553ef fixed _is_class in activator
wizard
parents: 86
diff changeset
3
134
44977efed303 Significant performance optimizations
wizard
parents: 125
diff changeset
4
44977efed303 Significant performance optimizations
wizard
parents: 125
diff changeset
5
44977efed303 Significant performance optimizations
wizard
parents: 125
diff changeset
6 IMPL::Profiler::PrintStatistics();