Posts Tagged perl
CPAN RPMs in RHEL / CentOS : generation, conflict, and solutions
Hello all ! Today we’re going to take a look at a somewhat obscure problem that – once encountered – can cause nothing but headaches for a system administrator. The problem relates to conflicts in CPAN RPM packages, and what can be done to work around the issue. If you’ve made it this far, i’m [...]
how to be properly lazy, with perl !
Posted by dan in Code, Commentary on 2009/06/12
One of the wonderful things about Perl is that it enables the busy System Administrator to be lazy – and that’s a good thing ! Of course, i don’t mean lazy as in unmotivated, or possesed of a poor work ethic, i mean it in the sense that Perl lets us do as little work [...]
perl, regex
4 Comments