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

Re: JCWren Programming Challenge - Win a Perlmonks T-Shirt!

by quidity (Pilgrim)
on Nov 29, 2000 at 18:39 UTC ( [id://43911]=note: print w/replies, xml ) Need Help??


in reply to JCWren Programming Challenge - Win a Perlmonks T-Shirt!

> 7. Entries must run under Perl 5.005_05 and below.

Er, how far below?? There comes a point where punch cards come into play, and you can't email them as a .tar

  • Comment on Re: JCWren Programming Challenge - Win a Perlmonks T-Shirt!

Replies are listed 'Best First'.
(jcwren) Re: (2) JCWren Programming Challenge - Win a Perlmonks T-Shirt!
by jcwren (Prior) on Nov 29, 2000 at 19:00 UTC

    A couple of carifications:

    Perl versions:

    Basically, an entry cannot be reliant on any feature of 5.6 or above, but must use a Perl 5 version.

    Windows / Unix compatibility:

    I realize that not everyone will have a Windows box to test on, and others may not have a Unix box. However, I feel this is a pretty generic challenge. I believe that if fork() is avoided, there shouldn't be any OS specific functionality. If you select a CPAN module for your DB (and this is not REQUIRED. The requirement is only that headlines be stored. You could use a flat file.), the module generally indicates what platforms are or are not supported.

    Meta tag refresh time:

    The parameter for the META tag refresh interval is in minutes, with a default value of 10. (In the rules I had not clarified what units the refresh interval should be expressed in.)

    It's a little more difficult to design a challenge that gives all platform users a fair chance. This should run on a Mac, although so few people use Macs (compared to Windows/Unix), that I did not specifically call them out. Since this is the first one, I'm open to suggestions for future challanges on how to handle this. But for now, it was as fair as I could think of. Any input is appreciated.

    If I've still not expressed this well, please /msg me and I will update this node to clarify.

    The www.tinymicros.com/contest page has been updated, and includes a list of changes.

    --Chris

    e-mail jcwren
      Any Perl 5 version? I think many here would have trouble testing that. For instance how many here know (or need to) that
      foreach my $foo (@bar) { # Do something }
      is a syntax error in 5.003?
      Did I miss a memo? I don't recall seeing anything on who won this.

      Cheers,
      KM

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-19 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found