[ Create a new account ]
I thought of this really trivial way to implement Perl 6, but this textarea widget is too small.
-Dom
Reply to This
Eh? I think you used the wrong 4 letter word there. Like parrot, I'm currently assuming that a copy of perl5 exists for the bootstrapping process:
perl -MFile::Find -e 'find (sub {my $old = $_; return unless s/ruby/perl6/g; rename $old, $_ or warn "$old: $!"}, @ARGV)'
Parent
Yes, I'm pretty sure that's what the joke here is... :-)
-- DO NOT LEAVE IT IS NOT REAL.
D'oh.
Get More Comments
Reply
Lisp? (Score:4, Funny)
-Dom
Reply to This
Re:Lisp? (Score:4, Funny)
Eh? I think you used the wrong 4 letter word there. Like parrot, I'm currently assuming that a copy of perl5 exists for the bootstrapping process:
perl -MFile::Find -e 'find (sub {my $old = $_; return unless s/ruby/perl6/g; rename $old, $_ or warn "$old: $!"}, @ARGV)'Reply to This
Parent
I'm reminded of Fermat... (Score:1)
Re:I'm reminded of Fermat... (Score:2)
Yes, I'm pretty sure that's what the joke here is... :-)
--
DO NOT LEAVE IT IS NOT REAL.
Re:I'm reminded of Fermat... (Score:1)
D'oh.