Help for this page
perl -e 'print 0100101."\n"'
32833
perl -e 'print 100101."\n"'
String found where operator expected at -e line 1, near "100101."\n"" (Missing operator before "\n"?) syntax error at -e line 1, near "100101."\n"" Execution of -e aborted due to compilation errors.