change EXPORT_TAGS
This commit is contained in:
parent
2aa42e8f41
commit
b150759059
@ -33,17 +33,7 @@ our @EXPORT_OK = qw(
|
||||
getReadPassword
|
||||
setRename
|
||||
);
|
||||
our %EXPORT_TAGS = (
|
||||
ALL => [
|
||||
qw(
|
||||
new
|
||||
setStorePassword
|
||||
setDeletePassword
|
||||
getReadPassword
|
||||
setRename
|
||||
)
|
||||
],
|
||||
);
|
||||
our %EXPORT_TAGS = (ALL => [@EXPORT_OK]);
|
||||
|
||||
|
||||
sub new {
|
||||
|
Loading…
x
Reference in New Issue
Block a user