view _test/temp.pl @ 101:d8dc6cad3f55

Schema in progress
author wizard
date Thu, 06 May 2010 17:55:59 +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;