Describe the Issue (Bug/Feature)
Fix the Javadoc warning of perl module of SBK
To Reproduce
Just run ./gradlew javadoc
you will get lots of javadoc warnings on perl, sbk-api, sbk-ram, sbk-gem and sbk-gem-yal
Expected behavior
fix the warnings of perl module;
the command "./gradlew javadoc" should not yield any warnings on perl module/folder
Additional context
Fixing the Javadoc warning helps you to understand SBK framework internals
Describe the Issue (Bug/Feature)
Fix the Javadoc warning of perl module of SBK
To Reproduce
Just run ./gradlew javadoc
you will get lots of javadoc warnings on perl, sbk-api, sbk-ram, sbk-gem and sbk-gem-yal
Expected behavior
fix the warnings of perl module;
the command "./gradlew javadoc" should not yield any warnings on perl module/folder
Additional context
Fixing the Javadoc warning helps you to understand SBK framework internals