Help for this page
$username = $common::auth::user; $admin = $common::auth::admin;
package Foo; ... @user_info = get_admin(); # Do stuff.