annotate _test/temp.pl @ 140:fb896377389f

to_json and escape_string functions for the templates minor changes
author wizard
date Mon, 05 Jul 2010 02:22:42 +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();