in reply to Re^4: Script using Getopt::Long running endlessly after beeing packaged by pp
in thread Script using Getopt::Long running endlessly after beeing packaged by pp

I meant the version of Module::ScanDeps, I'm not using it

Sure you are, its PAR dependency, and an important one

  • Comment on Re^5: Script using Getopt::Long running endlessly after beeing packaged by pp

Replies are listed 'Best First'.
Re^6: Script using Getopt::Long running endlessly after beeing packaged by pp
by HJO (Acolyte) on Oct 17, 2012 at 09:16 UTC

    Ok, I didn't know.

    So I tried to check the version of the three modules you gave me, and upgraded them so I'm basically in the same configuration than you, but I'm still getting errors... I'm afraid I misdjuged the error while reading more carefully the output :

    Compilation failed in require at script/script.pl line 8. BEGIN failed--compilation aborted at script/script.pl line 8.

    And in fact the rest of the errors listed are realted to DateTime::Format::Builder so I'm going to try to force install it again and recheck if everything's fine...

      but I'm still getting errors... I'm afraid I misdjuged the error while reading more carefully the output :

      Try pp -C -cd pp-scandeps-cachefile -x -o script script.pl

      or pp -C -cd ~/pp-scandeps-cachefile -x -o script script.pl

        Hi,

        I tried your command :

        # pp -C -cd pp-scandeps-cachefile -x -o script script.pl Couldn't retrieve data from file pp-scandeps-cachefile. Building new c +ache. Error while calling script USAGE : ./script.pl -t [D|W|M|S] -s [DATE] SYSTEM ERROR in executing script.pl: 2304 at /usr/lib/perl5/site_perl/ +5.8.8/Module/ScanDeps.pm line 1300.