in reply to Perl + CPAN torrent or ISO
Assuming you already have an installation of Windows, and Linux. You could also pack up both of them (Perl directories) in tar balls, and unpack them onto your thumb drive, in separate directories, and setup an ENV variable, that points accordingly.
WindowsPerhaps not as elegant, but sure simple enough.
HTH
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl + CPAN torrent or ISO
by Anonymous Monk on Nov 28, 2013 at 03:00 UTC |