Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^4: Advantages of Activeperl vs Strawberry Perl

by Anonymous Monk
on Nov 02, 2013 at 08:39 UTC ( [id://1060909]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Advantages of Activeperl vs Strawberry Perl
in thread Advantages of Activeperl vs Strawberry Perl

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

  • Comment on Re^4: Advantages of Activeperl vs Strawberry Perl

Replies are listed 'Best First'.
Re^5: Advantages of Activeperl vs Strawberry Perl
by BrowserUk (Patriarch) on Nov 02, 2013 at 09:15 UTC

    Nice summation.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.
Re^5: Advantages of Activeperl vs Strawberry Perl
by dasgar (Priest) on Nov 02, 2013 at 14:35 UTC

    Cool! Thanks for the info.

    It's been a while since I have dug around ActiveState's website, but I don't remember seeing the .zip file downloads for their releases of ActivePerl.

    Also, I remember seeing individuals in the past ask about a portable version of Perl for Linux, but for some reason, I don't remember anyone providing as much info on how to make any version/distribution of Perl portable like what you provided.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1060909]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-16 13:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found