perli
perli copied to clipboard
Multi-platform Perl REPL
works as expected: ~~~sh $ perl -e 'use bigint; print 255->to_hex' ff ~~~ failure: ~~~ perli> use bigint perli> 255->to_hex Can't locate object method "to_hex" via package "255" (perhaps you...
Bumps [underscore](https://github.com/jashkenas/underscore) to 1.13.6 and updates ancestor dependency [doctoc](https://github.com/thlorenz/doctoc). These dependencies need to be updated together. Updates `underscore` from 1.10.2 to 1.13.6 Commits bd2d35c Merge remote-tracking branch 'upstream/master' 2e7c0f2 Update...