Help for this page

Select Code to Download


  1. or download this
    C:\Users\pryrt>echo use Super::Duper; >> tmp.pl
    
    ...
    C:\Users\pryrt>perl -MSuper::Duper -e 1
    Can't locate Super/Duper.pm in @INC (you may need to install the Super
    +::Duper module) (@INC entries checked: c:/usr/local/apps/strawberry/p
    +erl/site/lib/MSWin32-x64-multi-thread c:/usr/local/apps/strawberry/pe
    +rl/site/lib c:/usr/local/apps/strawberry/perl/vendor/lib c:/usr/local
    +/apps/strawberry/perl/lib).
    BEGIN failed--compilation aborted.