Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
smradius
smradius
Commits
3931a1eb
Commit
3931a1eb
authored
Sep 24, 2016
by
Nigel Kukard
Browse files
CLEANUP: Cleaned up exporter
parent
309f02e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/smradius/config.pm
View file @
3931a1eb
...
...
@@ -25,8 +25,9 @@ use warnings;
# Exporter stuff
use
base
qw(Exporter)
;
our
(
@EXPORT
);
@EXPORT
=
qw(
our
@EXPORT
=
qw(
)
;
our
@EXPORT_OK
=
qw(
)
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment