Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: My cow-orkers mostly...

by Qiang (Friar)
on Jan 21, 2005 at 02:04 UTC ( [id://423862]=note: print w/replies, xml ) Need Help??


in reply to My cow-orkers mostly...

my coworkers are all senior sysadmins except me(junior) and they seems to use shell and unix commands and no perl at all.

I am the only one who write perl code and the other day the senior sysadmin got real surprised when he sees this part of my perl code :

foreach my $usrdir ( sort { scalar $hashref->{$b} <=> scalar $hashref->{$a} } keys %{$hashref} ) { ... }

now i suppose that looks scary to a non-perl user ??

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://423862]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (None)
    As of 2024-04-25 01:13 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found