>>>>> "Andy" == Andy Wardley <[EMAIL PROTECTED]> writes:

Andy> On Tue, Feb 05, 2002 at 09:20:30PM +0000, Chris Ball wrote:
>> http://www.google.com/programming-contest/

Andy> I guess it's a moot point because they're only accepting submissions
Andy> in C++ or Java.

Not true... read carefully:

    If your code depends on third-party packages, you must include a
    complete list of all packages, including exact version information
    and download URLs. Sorry, we cannot accept entries that require
    commercial software or other software that is not provided as open
    source or under GPL.

Since Perl is open source, it's not excluded by that last phrase.  So,
you could do all the work in Perl, perhaps with C++ wrappers to link
to their code.  You just need to give build instructions for Perl,
etc.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to