http://www.perlmonks.org?node_id=154224
User since: Mar 25, 2002 at 21:10 UTC (22 years ago)
Last here: Mar 19, 2014 at 14:10 UTC (10 years ago)
Experience: 1582
Level:Hermit (10)
Writeups: 98
Location:South-Germany near Heidelberg
User's localtime: Apr 19, 2024 at 09:58 +02
Scratchpad: View
For this user:Search nodes

Oh yes, you're right, I was giant before :)

Have a look at my webby: kodo.me.uk

Uhm well not much to say about me, I live in south-germany, near heidelberg and work in a company there as a sysadmin/coder. I started coding perl in early 2002 and do almost any task I have to do in perl now. I also do lots of cgi-stuff currently, and mess arround with network-coding.
that's it pretty much...


<u1>Usefull one-liners:</u1>
perl -nle 'print "$.: $_" if $c{$_}++;' <FILE> # Prints out all double-lines of a file
more to come...