perli icon indicating copy to clipboard operation
perli copied to clipboard

Multi-platform Perl REPL

Results 3 perli issues
Sort by recently updated
recently updated
newest added

This is not JavaScript

enhancement

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...

enhancement

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...

dependencies