Adding QuotaUsers.pm
This commit is contained in:
parent
656429a7a7
commit
d4e05fdb77
0
bin/quotausers
Normal file → Executable file
0
bin/quotausers
Normal file → Executable file
8
lib/QuotaUsers.pm
Normal file
8
lib/QuotaUsers.pm
Normal file
@ -0,0 +1,8 @@
|
||||
package QuotaUsers;
|
||||
|
||||
use v5.30.0;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = '0.0.1';
|
||||
1;
|
Loading…
Reference in New Issue
Block a user