Hi Roderich

Yes I can pp –o hello –e « print ‘Hello’ ; »

From the directory where my script is, if I run
U:\docs\perl\dokpe_i02_dbc>scandeps.pl -V -e "use Dbc::Schema;"

I have no output and no return,, where as

U:\docs\perl\dokpe_i02_dbc>scandeps.pl -V -e "use Data::Dumper;"
gives a lot of dependencies in a few seconds

François

From: Roderich Schupp [mailto:roderich.sch...@gmail.com]
Sent: mardi, 12. août 2014 19:13
To: RAPPAZ Francois
Cc: par@perl.org
Subject: Re: packaging a script that uses DBIx::Class



On Tuesday, August 12, 2014, RAPPAZ Francois 
<francois.rap...@unifr.ch<mailto:francois.rap...@unifr.ch>> wrote:
Retry: With the script test.pl<http://test.pl> given below

Hi Francois,

no clue what's happening here - I'll try to reproduce this, but that won't 
happen before the weekend.
I assume that you have already checked that you can pack a "hello world" 
one-line script. Did you build PAR::Packer yourself and did you run the 
testsuite?

Cheers, Roderich

Reply via email to