in reply to Re^3: What do we have to do to resuscitate micro Perl? I want Circuit Perl NOW!
in thread What do we have to do to resuscitate micro Perl? I want Circuit Perl NOW!

Thanks for the pointer !! LOL I did not bother to search GitHub! I always thought the Perl source that was on the CPAN..

One last thing.. so why specifically Perl 2?

  • Comment on Re^4: What do we have to do to resuscitate micro Perl? I want Circuit Perl NOW!

Replies are listed 'Best First'.
Re^5: What do we have to do to resuscitate micro Perl? I want Circuit Perl NOW!
by haukex (Archbishop) on Jun 07, 2020 at 11:40 UTC
    I always thought the Perl source that was on the CPAN.

    That's where the source tarballs are released (among others), and the official source code repository is now GitHub (previously it was https://perl5.git.perl.org/).

    One last thing.. so why specifically Perl 2?

    I don't know, I'm not rje :-)

Re^5: What do we have to do to resuscitate micro Perl? I want Circuit Perl NOW!
by rje (Deacon) on Oct 15, 2020 at 20:40 UTC

    Why Perl 2?

    At the time I wrote the OP, I was playing with Perl 2, and thought to myself "this ain't such a bad subset".

    No really, that's exactly the reason. It's smallish and potentially easier to tinker with. Perl 3 is, too.

    I didn't say it was a GOOD reason. But I think it's worth considering.