Help for this page

Select Code to Download


  1. or download this
    perl -MDerp::Derp
    Can't locate Derp/Derp.pm in @INC (you may need to install the Derp::D
    +erp module) (@INC entries checked: /usr/lib/perl5/5.42/site_perl /usr
    +/share/perl5/site_perl /usr/lib/perl5/5.42/vendor_perl /usr/share/per
    +l5/vendor_perl /usr/lib/perl5/5.42/core_perl /usr/share/perl5/core_pe
    +rl).
    BEGIN failed--compilation aborted.
    
  2. or download this
    cat test.pl
    use Derp::Derp;
    ...
    BEGIN failed--compilation aborted at test.pl line 1.
    
    ~/localperl/bin