[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

vendor_perl



Could anyone please tell me whether any vendors are currently
using the vendor_perl hook?  If so, could you please send me 
an @INC dump like this:

    % perl -le "print for @INC"
    /usr/libdata/perl5/sparc-openbsd/5.00503
    /usr/local/libdata/perl5/sparc-openbsd/5.00503
    /usr/libdata/perl5
    /usr/local/libdata/perl5
    /usr/local/libdata/perl5/site_perl/sparc-openbsd
    /usr/libdata/perl5/site_perl/sparc-openbsd
    /usr/local/libdata/perl5/site_perl
    /usr/libdata/perl5/site_perl
    .

I notice that OpenBSD 2.6 uses its own ideas of vendor_perl, but
doesn't exactly call it that.  Part of what they're doing at OpenBSD,
BTW, it making sure that all the *.ph files are there--without
which, standard modules like Sys::Syslog and standard functions
like syscall(), won't work.

--tom


Follow-Ups from:
Russ Allbery <rra@stanford.edu>
Andy Dougherty <doughera@lafayette.edu>
Scott Henry <scotth@sgi.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]