blue collar dev

random notes, kept here from when I am not at my home workstation

Pages

▼
Wednesday, June 3, 2015

perl XS adventures, episode 1

›
Perl XS is easy if you read the docs in the proper order. What is the proper order ? I have no idea, I kept at it until it clicked. Well, no...
Monday, May 18, 2015

searching all skype messages on Linux

›
if you ever need to search skype messages: sqliteman the query is "SELECT author, datetime(timestamp, 'unixepoch'), body_xm...
Thursday, April 16, 2015

inject subroutines at runtime

›
Creating subroutines on the fly using Symbolic references
Monday, February 23, 2015

how to install DLangIDE on Debian Wheezy

›
how to install DLangIDE on Debian Wheezy:  - get the source from here:  https://github.com/buggins/dlangide or git clone https://github...
Tuesday, February 10, 2015

format json with Gedit and Perl

›
How to prettify/format/indent json with Gedit and Perl: install JSON::XS go to Plugins and enable "External tool" go to Tools...
Thursday, January 22, 2015

good answer to an internet rant : "Perl already won"

›
Perl Already Won readable text by an experienced Perl developer
Thursday, January 15, 2015

my perlbrew build options

›
mostly copied from Debian, as shown by perl -V here they are: perlbrew install -j 5 -Dusethreads -Duselargefiles -Dcccdlflags=-fPIC -...
‹
›
Home
View web version
Powered by Blogger.