App-perlbrew
Manage perl installations in your $HOME (by gugod)
Corinna
Corinna - Bring Modern OO to the Core of Perl (by Perl-Apollo)
App-perlbrew | Corinna | |
---|---|---|
19 | 43 | |
728 | 159 | |
0.1% | 0.6% | |
9.0 | 4.4 | |
12 days ago | about 1 year ago | |
Perl | Perl | |
GNU General Public License v3.0 or later | Artistic License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
App-perlbrew
Posts with mentions or reviews of App-perlbrew.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-02.
-
Perl support in Liquidprompt
Perlbrew on github
-
Setting up a free Oracle Database for Perl development
Note that this Oracle Linux VM comes with Perl 5.26, if you want a more recent version, you could use use Perlbrew.
- Perlbrew – a tool to manage multiple Perl installations
-
perl on WSL, Visual Studio code, Perl::LanguageServer
Install your own Perl with perlbrew, instead of using the system Perl. Then every needed dependency is installed in an isolated Perl with cpanm.
-
Segregate Perl Projects with App::plx
The final and most exciting way to call --init is with a Perl version number. When called with a version number, Plx will look for a Perl of the given version first in your PATH and otherwise via Perlbrew.
- What Happened to Perl 7?
-
perlbrew - Installation of Perl on User Directries 2022
perlbrew is a command line tool to intall Perl on user directries. You can install any version of Perl on your user directries and use it.
- Request for comments to perlbrew users
- 新しいPerlの資料が少ない
-
Corinna: Why is Perl not putting Moose in the core?
Can't perlbrew be an option? AFAIK, it installs the Perl of your choice "next to" the Perl that comes with the OS, so both will continue to work.
Corinna
Posts with mentions or reviews of Corinna.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-08-18.
-
Released 'kura' - Store constraints for Data::Checks, Type::Tiny, Moose and more.
Perl offers several libraries for managing type constraints, such as Data::Checks, Type::Tiny, and Moose. In large projects, you might encounter a mix of different type constraints, reflecting the codebase’s evolution over time. Furthermore, recent Perl versions have introduced projects like Corinna, which focuses on class features, and Oshun, which deals with value checking (with Data::Checks being a prototype from this project). Given these developments, I believed it would be useful to manage multiple type constraints through a unified interface, simplifying the process of staying up-to-date with Perl’s advancements.
-
Perl 5.38 Released
this the repository of initial draft:https://github.com/Ovid/Cor
after they proposed this, people debating around this in long time.
-
Reject Rustardism, Embrace Good Languages
Have you been following the developments with Perl's forthcoming OOP engine, Corinna?
-
What's Wrong with Moose?
You can read about some of the discussions here (that's after the BUILD/BUILDARGS debate). Unfortunately, since much of the discussion took place on IRC, and there's a policy against allowing public logging without explicit permission of the channel owners (I am not an IRC guy, so I'm not one of the channel owners), much of this valuable discussion has been lost to time. I don't wish to repeat this mistake in future projects, but I can't change the past.
-
Now that the PR for the first bit of Corinna is out, I tried porting one of my CPAN modules to it. It was ... interesting.
I've opened a discussion about revisiting Twigils.
-
A short tutorial for writing code using the new "feature 'class'" syntax.
However, I wouldn't shelve your plans to put more time into Moose. The PR for the initial Corinna work is out and while /u/leonerduk's work is great, the PR is huge and there are a few minor issues to deal with. I do not know when the initial Corinna work will be finished and even after that, it will be a couple of years before it's considered "stable."
-
Paul "LeoNerd" Evans has created the first pull request for Corinna, the modern OOP system for Perl
From the Rationale for Corinna:
- Corinna "Quickstart" Tutorial (rough work in progress)
-
What should I rename MooseX::Extreme to?
It's based on years of experience being the lead designer of the Corinna project and trying to figure out how we can get a version of Moose which is safer and easier to use, including removing a lot of boilerplate. This code:
-
Unofficial Corinna Update
By now most of you have probably heard about the Corinna project to get modern object-oriented programming in the Perl core. The RFC has been submitted to P5P and it's a slimmed down version of the full specification. It's in seven stages, each building on the last.
What are some alternatives?
When comparing App-perlbrew and Corinna you can also consider the following projects:
perl-debug-adapter
inxi - inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and does its best to support the BSDs.
ccheck - Simple, easy to use, minimal consistency checker (hasher) for file archives.
Inline-Perl5 - Use Perl 5 code in a Raku program
plenv - Perl binary manager
RFB - Perl Request for Bikeshed