annotate _test/temp.pl @ 139:5a9f64890c31

Fixed module loading by the UriController
author wizard
date Thu, 01 Jul 2010 17:32:29 +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();