Processing files with spaces in filenames
Sometimes I get files from friends who use certain graphical operating systems, where it’s ok to use spaces in filenames. Processing these files on Unix isn...
Sometimes I get files from friends who use certain graphical operating systems, where it’s ok to use spaces in filenames. Processing these files on Unix isn...
The third instalment of the Swiss Perl Workshop will take place in the last week of August 2015. Part of the workshop will be a Perl 6 Hackathon, one of the...
In the first installment of my participation in the CPAN Pull Request Challenge I was assigned the module XML::NamespaceSupport. The module enables one to pr...
At the end of 2014 I signed up for the CPAN Pull Request Challenge; a brilliant idea of Neil Bower’s to clean up CPAN modules in need of a bit of “tender lov...
Recently a PhD student at the institute where I work wanted to use make and gfortran on a Windows box without having to install Cygwin in order to compile a ...