view _test/temp.pl @ 125:a4b0a819bbda

Small fixes in IMPL::DOM::Schema
author wizard
date Thu, 10 Jun 2010 17:43:51 +0400
parents 196bf443b5e1
children 44977efed303
line wrap: on
line source

#!/usr/bin/perl
use strict;

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