Mercurial > pub > Impl
view _test/temp.pl @ 156:8638dd1374bf
Added template property to IMPL::Web::QueryHandler::PageFormat (this allows to specify exact template (filename, ref to a scalar, ref to a file handle)).
author | wizard |
---|---|
date | Tue, 05 Oct 2010 17:20:51 +0400 |
parents | 7245c39e941e |
children | 1f7a6d762394 |
line wrap: on
line source
#!/usr/bin/perl use strict; use DateTime::TimeZone; print "$_\n" foreach DateTime::TimeZone->names_in_category('America');