looking for perl professionals

D

Doug

Hello ,

My name is Doug Cohen and I am a Senior Recruiter for c CIDC is a
profitable and growing Internet-based software company that has been
developing and refining its online gaming technology and eBusiness
operational expertise for over seven years. Through our technology, we
have become the most trusted name in online gaming and entertainment
worldwide. CIDC developed the gaming and entertainment software for
sites such as Everest Poker and Everest Casino at
www.everestpoker.com/www.everestcasino.com. For more information,
please visit our corporate site at www.cidc.com. We have an excellent
benefits package including Medical/Dental, 401K, vacation, informal,
team and fun environment. (sorry, no telecommuting at this time)

Due to our growth we are currently recruiting for a full time Software
engineer-Perl for our Cambridge, MA location:

Job Summary

You would become a member of our Server Team build, in which you would
be able to use all of your software skills to implement, maintain and
extend dynamic web applications for on-line gaming and Internet
marketing. In addition, you would develop and maintain a number of
support and data analysis scripts.
Requirements

To be successful in this role your background will need 2 to 5 years
of:

· Perl in Unix/Linux environment
· Experience with development of e-commerce applications involving
mod_perl, Mason, Catalyst, Template Toolkit, Apache web servers, DBI,
CGI, SQL, HTML, and relational databases.
· Experience with financial applications, Informix, AJAX,
Internationalization and Localization a plus
· Computer Science degree or equivalent is a must
· Good communication and organizational skills



If you are interested in this position or finding out other
opportunities at CDIC forward your resume to (e-mail address removed) or call
him at 617-547-6323 x315 (relocation is available)
 
L

Lambik

Doug said:
<Cut some SPAM>

#!/bin/perl
use strict;
use Net::NNTP;

my $nntpserver = 'news3.telebyte.nl';
my $newsgroup = 'alt.jobs';

my $server = Net::NNTP->new( $nntpserver, Debug => 0) || die $!;

my ($aantal, $first, $last, $group) = $server->group($newsgroup);
for (my $tel=$last; $tel >= $first;$tel--) {
my $header = $server->head($tel) || next;
foreach (@$header) {
print if (/^From|^Subject|^Date/i);
} #end foreach
print "\n";
} ## end for
$server->quit();
 
U

Uri Guttman

D> My name is Doug Cohen and I am a Senior Recruiter for c CIDC is a
D> profitable and growing Internet-based software company that has
D> been developing and refining its online gaming technology and
D> eBusiness operational expertise for over seven years. Through our
D> technology, we have become the most trusted name in online gaming
D> and entertainment worldwide. CIDC developed the gaming and
D> entertainment software for sites such as Everest Poker and Everest
D> Casino at www.everestpoker.com/www.everestcasino.com. For more
D> information, please visit our corporate site at www.cidc.com. We
D> have an excellent benefits package including Medical/Dental, 401K,
D> vacation, informal, team and fun environment. (sorry, no
D> telecommuting at this time)

this is not the place for job postings. and you have already posted job
leads to the boston.pm list and jobs.perl.org. this group is for
discussing perl and not perl jobs.

uri
 
D

David H. Adler

Hello ,

My name is Doug Cohen and I am a Senior Recruiter

You have posted a job posting or a resume in a technical group.

Longstanding Usenet tradition dictates that such postings go into
groups with names that contain "jobs", like "misc.jobs.offered", not
technical discussion groups like the ones to which you posted.

Had you read and understood the Usenet user manual posted frequently to
"news.announce.newusers", you might have already known this. :) (If
n.a.n is quieter than it should be, the relevent FAQs are available at
http://www.faqs.org/faqs/by-newsgroup/news/news.announce.newusers.html)
Another good source of information on how Usenet functions is
news.newusers.questions (information from which is also available at
http://www.geocities.com/nnqweb/).

Please do not explain your posting by saying "but I saw other job
postings here". Just because one person jumps off a bridge, doesn't
mean everyone does. Those postings are also in error, and I've
probably already notified them as well.

If you have questions about this policy, take it up with the news
administrators in the newsgroup news.admin.misc.

http://jobs.perl.org may be of more use to you

Yours for a better usenet,

dha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top