Revision history for local::lib
+1.006003 2010-06-10
+
+ - Added german translation right
+
1.006002 2010-06-10
- Hotfix for a search.cpan.org "Bug"
\r
=head1 NAME\r
\r
-podloc::de_DE::local::lib - Erschaffen und benutzen von Perl Modulen in einem lokalen lib/ Verzeichnis mit PERL5LIB\r
-\r
-L<Original English Translation|local::lib>\r
+local::lib - Erschaffen und benutzen von Perl Modulen in einem lokalen lib/ Verzeichnis mit PERL5LIB\r
\r
=head1 SYNOPSIS\r
\r
use Carp ();
use Config;
-our $VERSION = '1.006002'; # 1.6.2
+our $VERSION = '1.006003'; # 1.6.3
our @KNOWN_FLAGS = qw(--self-contained);
local::lib - create and use a local lib/ for perl modules with PERL5LIB
-L<Deutsche Übersetzung|podloc::de_DE::local::lib>
-
=head1 SYNOPSIS
In code -