September 2015 Archives

cperl-5.22.1 released

https://github.com/perl11/cperl/releases/tag/cperl-5.22.1

The name cperl stands for a perl with classes, types, compiler support, or just a company-friendly perl, but currently it's only a better 5.22 based variant without classes.

Currently it is about 1.5x faster than perl5.22 overall, >2x faster then 5.14 and uses the least amount of memory measured since 5.6, i.e. less than 5.10 and 5.6.2, which were the previous leaders. While perl5.22 uses the most memory yet measure…

gdb-dashboard

https://github.com/cyrus-and/gdb-dashboard

wget https://raw.githubusercontent.com/cyrus-and/gdb-dashboard/master/.gdbinit -O .gdb-dashboard

sed -i 's,python Dashboard.start(),#python Dashboard.start(),' .gdb-dashboard

joe .gdbinit
source .gdb-dashboard
python Dashboard.start()

="window.open('https://blogs.perl.org/users/rurban/assets_c/2015/09/Screen Shot 2015-09-12 at 11.30.44 AM-2215.html','popup','width=720,height=816,scrollbars…

About Reini Urban

user-pic Working at cPanel on cperl, B::C (the perl-compiler), parrot, B::Generate, cygwin perl and more guts, keeping the system alive.