diff options
Diffstat (limited to 'SBO-Lib/lib/SBO/Lib/Repo.pm')
-rw-r--r-- | SBO-Lib/lib/SBO/Lib/Repo.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/SBO-Lib/lib/SBO/Lib/Repo.pm b/SBO-Lib/lib/SBO/Lib/Repo.pm index 54f186b..e920b6b 100644 --- a/SBO-Lib/lib/SBO/Lib/Repo.pm +++ b/SBO-Lib/lib/SBO/Lib/Repo.pm @@ -38,6 +38,10 @@ our %EXPORT_TAGS = ( all => \@EXPORT_OK, ); +=pod + +=encoding UTF-8 + =head1 NAME SBO::Lib::Repo - Routines for downloading and updating the SBo repo. |