vkroll
- About: I blog about Perl and "modern software development", english is not my mother tongue (I am german), so I hope you get, what I mean :-)
Recent Actions
-
Commented on New class in Berlin...this Friday
We had a lot of fun and learned a lot. Thank you Damian for the talk and the workshop and Frankfurt.PM for the sponsoring....
-
Posted How each drove me crazy to vkroll
I had a program like this:
my @data = qw( bla fasel foo org jawohl hmblamm glfoo sdfoo sadfasffoo) ;my %regex = ( type1 => bla, type2 => foo);
foreach(@data) {
print $_,"\t";
print " matches " if test_it($_); -
Posted On development in perl to vkroll
If you go to a bookstore to get some books about modern software development, you will find a lot there, but all these books are written from and written for the "java-guys". In my opinion we need to show, that you can use all these techniques in perl too...
Test Driven Development…
Comment Threads
No responses to comments.
Responses to Comments from vkrollAbout blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.