split BEGIN block to force hide imports from perl
This commit is contained in:
@@ -22,7 +22,9 @@ BEGIN {
|
|||||||
die "Sorry, can't find libs required for App::Netdisco.\n"
|
die "Sorry, can't find libs required for App::Netdisco.\n"
|
||||||
if !exists $ENV{PERLBREW_PERL};
|
if !exists $ENV{PERLBREW_PERL};
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
BEGIN {
|
||||||
use Path::Class;
|
use Path::Class;
|
||||||
|
|
||||||
# stuff useful locations into @INC and $PATH
|
# stuff useful locations into @INC and $PATH
|
||||||
|
|||||||
@@ -22,7 +22,9 @@ BEGIN {
|
|||||||
die "Sorry, can't find libs required for App::Netdisco.\n"
|
die "Sorry, can't find libs required for App::Netdisco.\n"
|
||||||
if !exists $ENV{PERLBREW_PERL};
|
if !exists $ENV{PERLBREW_PERL};
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
BEGIN {
|
||||||
use Path::Class;
|
use Path::Class;
|
||||||
|
|
||||||
# stuff useful locations into @INC and $PATH
|
# stuff useful locations into @INC and $PATH
|
||||||
|
|||||||
@@ -22,7 +22,9 @@ BEGIN {
|
|||||||
die "Sorry, can't find libs required for App::Netdisco.\n"
|
die "Sorry, can't find libs required for App::Netdisco.\n"
|
||||||
if !exists $ENV{PERLBREW_PERL};
|
if !exists $ENV{PERLBREW_PERL};
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
BEGIN {
|
||||||
use Path::Class;
|
use Path::Class;
|
||||||
|
|
||||||
# stuff useful locations into @INC and $PATH
|
# stuff useful locations into @INC and $PATH
|
||||||
|
|||||||
@@ -22,7 +22,9 @@ BEGIN {
|
|||||||
die "Sorry, can't find libs required for App::Netdisco.\n"
|
die "Sorry, can't find libs required for App::Netdisco.\n"
|
||||||
if !exists $ENV{PERLBREW_PERL};
|
if !exists $ENV{PERLBREW_PERL};
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
BEGIN {
|
||||||
use Path::Class;
|
use Path::Class;
|
||||||
|
|
||||||
# stuff useful locations into @INC and $PATH
|
# stuff useful locations into @INC and $PATH
|
||||||
|
|||||||
@@ -22,7 +22,9 @@ BEGIN {
|
|||||||
die "Sorry, can't find libs required for App::Netdisco.\n"
|
die "Sorry, can't find libs required for App::Netdisco.\n"
|
||||||
if !exists $ENV{PERLBREW_PERL};
|
if !exists $ENV{PERLBREW_PERL};
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
BEGIN {
|
||||||
use Path::Class;
|
use Path::Class;
|
||||||
|
|
||||||
# stuff useful locations into @INC and $PATH
|
# stuff useful locations into @INC and $PATH
|
||||||
|
|||||||
@@ -22,7 +22,9 @@ BEGIN {
|
|||||||
die "Sorry, can't find libs required for App::Netdisco.\n"
|
die "Sorry, can't find libs required for App::Netdisco.\n"
|
||||||
if !exists $ENV{PERLBREW_PERL};
|
if !exists $ENV{PERLBREW_PERL};
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
BEGIN {
|
||||||
use Path::Class;
|
use Path::Class;
|
||||||
|
|
||||||
# stuff useful locations into @INC and $PATH
|
# stuff useful locations into @INC and $PATH
|
||||||
|
|||||||
@@ -22,7 +22,9 @@ BEGIN {
|
|||||||
die "Sorry, can't find libs required for App::Netdisco.\n"
|
die "Sorry, can't find libs required for App::Netdisco.\n"
|
||||||
if !exists $ENV{PERLBREW_PERL};
|
if !exists $ENV{PERLBREW_PERL};
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
BEGIN {
|
||||||
use Path::Class;
|
use Path::Class;
|
||||||
|
|
||||||
# stuff useful locations into @INC and $PATH
|
# stuff useful locations into @INC and $PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user