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