CGI-AppBuilder-Security
view release on metacpan or search on metacpan
CGI-AppBuilder-Security-0.12.readme view on Meta::CPAN
None
How to use:
First define the parameters in the initial file or define all the
parameters in a hash array reference as $ar->{$p} where $p are
task = task_name
sel_sn1 = a_db_name_or_server_name
app_user = logname_or_logid
usr_role = {
usr1 = [qw(dba owb)],
usr2 = [qw(r1 r2)],
}
usr_task = {
usr1 = [qw(task1 task2)],
usr2 = [qw(task3 task4)],
}
rol_task = {
dba => [qw(task1 task3 task5)],
None
How to use:
First define the parameters in the initial file or define all the
parameters in a hash array reference as $ar->{$p} where $p are
task = task_name
sel_sn1 = a_db_name_or_server_name
app_user = logname_or_logid
usr_role = {
usr1 = [qw(dba owb)],
usr2 = [qw(r1 r2)],
}
usr_task = {
usr1 = [qw(task1 task2)],
usr2 = [qw(task3 task4)],
}
rol_task = {
dba => [qw(task1 task3 task5)],
Security.pm view on Meta::CPAN
None
How to use:
First define the parameters in the initial file or define all the parameters
in a hash array reference as $ar->{$p} where $p are
task = task_name
sel_sn1 = a_db_name_or_server_name
app_user = logname_or_logid
usr_role = {
usr1 = [qw(dba owb)],
usr2 = [qw(r1 r2)],
}
usr_task = {
usr1 = [qw(task1 task2)],
usr2 = [qw(task3 task4)],
}
rol_task = {
dba => [qw(task1 task3 task5)],
( run in 2.488 seconds using v1.01-cache-2.11-cpan-97f6503c9c8 )