Thread CPAN, Squeeze und Packages (9 answers)
Opened by roooot at 2011-05-13 11:31

pq
 2011-05-13 15:43
#148577 #148577
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
ab 5.10 kann man den pfad aber nachträglich verschieben. aus perldelta:
Quote
Relocatable installations
There is now Configure support for creating a relocatable perl tree. If you Configure with
"-Duserelocatableinc", then the paths in @INC (and everything else in %Config) can be optionally located
via the path of the perl executable.

That means that, if the string ".../" is found at the start of any path, it’s substituted with the
directory of $^X. So, the relocation can be configured on a per-directory basis, although the default
with "-Duserelocatableinc" is that everything is relocated. The initial install is done to the original
configured prefix.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread CPAN, Squeeze und Packages