Andrii Beznoshchenko

Results 2 comments of Andrii Beznoshchenko

I have similar problem while installing on Raspberry Pi 3. I have found the root of the issue. Script which searches for java lib dir ( find_java_libdir.sh ) returned path...

It is possible to extend functionality of Readonly() function in order to detect HashRefs and ArrayRefs: ``` diff diff --git a/lib/Readonly.pm b/lib/Readonly.pm index 0f7f97d..4aa3720 100644 --- a/lib/Readonly.pm +++ b/lib/Readonly.pm @@...