Search for a job online from command line

Search for a job online from command line

am 31.05.2007 11:44:30 von Jerome Eteve

Hi !
I just released a module that includes a new cool cli tool:
jobsearch

It allows you to search for jobs online (from Careerjet's job
database) while staying in command line interface .. Very usefull when
your boss is around :)

http://search.cpan.org/perldoc?WebService::Careerjet

Here is a example of how it works :

$ jobsearch perl developer
Found 2880 jobs on 960 pages

[ Perl Developer - Asset Manager ]
http://[..SNIP..]/job/06da3f9e9e8bf1441fc735f00f91e5e5.html

Lavoroinrete.it - San Francisco, CA
* OO Perl and/or Java * experience in both preferable *
Strong Database development skills * Sybase... Developer
with a minimum of Perl, Object Oriented and Oracle /Sybase
experience. You are primarily...
Tue, 29 May 2007 07:59:20 GMT -

[ .. SNIP .. ]

You can also use this module to embed a job seach into your perl
applications.

Enjoy !!

Jerome Eteve