diff options
| author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-04-16 19:35:49 +0200 |
|---|---|---|
| committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-04-16 19:35:49 +0200 |
| commit | 5795cfaede7a9a4709f7c618323c5ab0084c94fd (patch) | |
| tree | 3520e17600a0a88e4e7ab76223e3a186975dc3ca | |
| parent | 7e7642ab0f33a8cbf4c5e1067bd9496c02f4f807 (diff) | |
| download | sbotools2-5795cfaede7a9a4709f7c618323c5ab0084c94fd.tar.xz | |
Add indent() sub to exports
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index 6db243e..e4853ce 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -59,6 +59,7 @@ our @EXPORT_OK = qw( get_orig_version get_local_outdated_versions in + indent $tempdir $conf_dir $conf_file |
