On Dec 3, 2007 12:48 PM, Noah Slater <[EMAIL PROTECTED]> wrote:

> On 03/12/2007, Dave Cross <[EMAIL PROTECTED]> wrote:
> > You don't need the BBC to release it.
>
> Yeah, a lot of the comments on that blog post said similar things -
> that notwithstanding it would be very helpful for the community if the
> BBC shared the source.
>

Delighted to let you know that after discussion with my team, we *will* be
making "Perl on Rails" (we'll call it something different) open-source.
It'll be licenced as openly as possible. You asked for it, so we'll give you
it.

Please watch the BBC Radio Labs blog for more information; we'll post when
we're ready.

In terms of the posting linked-to by Tom Loosemore, I've a blog post waiting
to go up on the BBC Internet Blog (which may appear tomorrow); the gag from
the bottom is...

sub job_requirement {
      my $target = shift;
      $target = 'this' unless defined $target;
      return "You don't need to understand $target to work at the BBC\n";
  }
print job_requirement("perl");

... so hasten yourself to www.bbc.co.uk/jobs now.

-- 
James Cridland | Head of Future Media & Technology, BBC Audio & Music
Interactive
Room 718 | Henry Wood House | 3-6 Langham Place | London W1B 3DF

http://www.bbc.co.uk/radio | http://www.bbc.co.uk/music |
http://www.bbc.co.uk/digitalradio

Reply via email to