- or download this
$admin = MyTest::Lite -> asAdmin( $id );
$user = MyTest::Lite -> asUser( $id );
- or download this
$admin => {
Mode => 'Admin',
CommonParentAttributes => {...}
}, MyTest::Lite
- or download this
$user => {
Mode => 'User',
CommonParentAttributes => {...}
}, MyTest::Lite