in reply to Perl Job Marketability Question - very important for me!

"There is one particular kind of scripting that I just love..."

This is often referred to as "ETL" (Extract, Transform, Load). That might be a keyword you want to include in your CV, and searches.

use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name
  • Comment on Re: Perl Job Marketability Question - very important for me!