User since: |
Jul 30, 2002 at 14:17 UTC
(22 years ago) |
Last here: |
Aug 26, 2014 at 08:57 UTC
(10 years ago) |
Experience: |
484
|
Level: | Monk (7) |
Writeups: |
28
|
Location: | Vicenza, Italy |
User's localtime: |
Oct 15, 2024 at 08:21 +02
|
Scratchpad: |
View
|
For this user: | Search nodes |
|
#!/usr/bin/perl
use strict;
use warnings;
my $bio = "I'm a lazy italian programmer who loves Perl.\nNothing more to say. :)\n";
print $bio;
--
2003-06-23: became novice
2003-07-15: became acolyte
2004-03-15: became scribe
2004-03-15: became monk
2005-06-17: released Net::FTPSSL
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d+ s:- a-- C+++$ UL++$ P+++$ L++ !E--- W++ N+++ !o K-? w$ !O M+ !V-
PS+ !PE Y+ PGP t++ !5 !X R tv- b+++ DI++ !D--- G !e h r-- y
------END GEEK CODE BLOCK------
|