Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

That's a lot of questions. I'll answer each in turn.

Have things been improved with this new packaging/bundling of distributions?

I think so, but that's really for each person to decide for themselves. There's plusses and minusses with every tool. Right now the Platform is still in early days. I think it will only get more useful and appealing in the future

Can a user install directly from the CPAN if they so choose?

There's nothing that would prevent you from installing things from CPAN using the normal CPAN toolchain with a Perl we provide. If you were to mix CPAN modules with things we provide, it would eliminate most of the Platform's benefits. You wouldn't be able to easily replicate this project's environment elsewhere.

The one wrinkle is that we don't ship the compiler and toolchain that we use to build this stuff with the bits. So you'd need to have a compatible compiler, make, etc. On Linux this won't be a problem. On Windows our 5.32 build is using mingw, so it's probably not too hard to replicate that environment for yourself. When we have macOS working, that will use either GCC or Clang, so that is easy to replicate as well.

What's the support model?

The support model is similar to most SaaS services with a free tier. We offer free support on a best effort basis via a Community Forum. And of course, paid tiers have more support included.

In a year when a license runs out, are all of the environments going to be unusable, or without ability to add new distributions?

The Perl core and modules you install are simply licensed under the same license as the Perl core and those modules. If the Platform were to disappear, you could still use those bits, copy them, and redistribute them under those licenses. So in that sense the Platform and its tooling is just making using this more convenient. You're not required to use the Platform to use the bits you install.


In reply to Re^2: The ActiveState Platform and Perl 5.32 by autarch
in thread The ActiveState Platform and Perl 5.32 by autarch

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found