Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: How to measure Perl skills?

by EvdB (Deacon)
on Mar 23, 2004 at 12:59 UTC ( [id://338974]=note: print w/replies, xml ) Need Help??


in reply to How to measure Perl skills?

It might be fun to give them a bit of data and then get them to 'roundtrip' it between lots of different formats.

eg, give them a list of addresses in CSV, ask them to populate a DBI table with it, pull the data from the database into a YAML file and then from there to an XML file. Finally produce a CSV file and compare it to the original.

Doing this they will need to use several CPAN modules which all have different calling conventions, YAML exports functions, CSV_XS is OO, XML::Simple allows for chaining. It may not be relevant to your existing code base but it might open up good discussions on the way they did it - which will allow you to gauge how the might work in a team.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-23 06:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found