in reply to Could Perlmonks be used as a reference?
You must also remember who you are dealing with. While everyone here knows that it doesn't take any skill to reach higher levels, HR directors will certainly not. (Unless the happen to be a saint themselves). While I aggree that putting Perl Monk friar on your resume might not be the best idea, I do aggree that linking to your home node, and having a list of your best nodes is a good idea.
-thabenkstamy $name = 'Ben Kittrell'; $name=~s/^(.+)\s(.).+$/\L$1$2/g; my $nick = 'tha' . $name . 'sta';
|
---|