view _test/temp.pl @ 99:6dd659f6f66c

Minor changes, DOM schema is in development (in the aspect of a forms)
author wizard
date Wed, 05 May 2010 17:33:55 +0400
parents 964587c5183c
children cf3b6ef2be22
line wrap: on
line source

#!/usr/bin/perl
use strict;

use IMPL::Security::Context;

print IMPL::Security::Context->current->principal->name;