Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

comment on

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

Every version of activeperl is portable ... as is every version of perl on win32 ... How is the default @INC constructed?, Fix_pl2bat, How is the default @INC constructed?, Re^5: @INC site/lib problem on Windows 7 and XP (ActiveState Perl)

as is every perl compiled for linux with http://p3rl.org/INSTALL#Relocatable-INC

http://downloads.activestate.com/ActivePerl/releases/ the zip installer is the closest direct equivalent of strawberryportable ...

"installing" perl on win32 is simply copy some files, diddle Config.pm, diddle %PATH%/%PATHEXT%/ftype/assoc

The portable versions don't try to diddle ftype/assoc/path/pathext/registry by default and come with an automatic Config.pm diddler ... and come with thumbdrive path sensitivity via ExtUtils::FakeConfig or sitecustomize.pl or Portable ...

The essence of portable strawberry is https://metacpan.org/source/KMX/Perl-Dist-Strawberry-3.012/share/portable/portableshell.bat and Portable and maybe an extra vendor cpan configuration (like http://www.citrusperl.com/ does)

thats it really maybe an extra one or two files ... the rest is %PATH% and cpan/Config management ... regular sameness

Like others have said, the only difference between the two is the license and support contract

ActiveState puts restrictions on redistribution the binaries ... as it has done for a very very very long time, and blah blah they're a business they do things their own way (like redhat)

I like strawberry, I like citrus, I like compiling my own ... its all the same, just some distributions include more stuff in one download


In reply to Re^4: Advantages of Activeperl vs Strawberry Perl by Anonymous Monk
in thread Advantages of Activeperl vs Strawberry Perl by Anonymous Monk

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 meditating upon the Monastery: (2)
As of 2024-04-26 02:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found