view _test/temp.pl @ 130:06a34c197b05

Added support for utf-8 and old versions of CGI module
author wizard
date Wed, 16 Jun 2010 01:50:56 +0400
parents a4b0a819bbda
children 44977efed303
line wrap: on
line source

#!/usr/bin/perl
use strict;

my $var ;
$var->{dool} = '';
print $var;