view _test/temp.pl @ 98:00d88c5e8203

minor changes
author wizard
date Wed, 05 May 2010 01:07:31 +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;