Wed May 07 04:23:39 2014: Request 95417 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR-Packer
     Subject: Perl pp error: Seeking some info
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: angan....@intel.com
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95417 >


On 2014-05-06 16:51:45, angan....@intel.com wrote:
> The requirement it might have packages which might call other
> packages. But once compiled into a binary, it should be truly stand-
> alone: i.e., able to run from any 64-bit Unix terminal, without
> assuming any dependencies on Perl whatsoever. 

Hi Angan,

PAR::Packer should fulfill that requirement :)

There's little information in your report to diagnose the problem.
Please answer the questions below:

- which operating system

- which version of Perl: please provide the output of
  "perl -v" and "perl -V"

- where did you get PAR::Packer from:
  - did you build it yourself (using "cpan" or similar)?
  - if yes, did you run the test suite and did it pass?

- does the problem happen with a trivial script, e.g. 

    $ pp -o hello.exe -e 'print "hello, world\n"' 
    $ ./hello.exe 

- if not, please provide a minimal example

BTW, it's not necessary to explicitly CC any maintainers 
of the module - they are subscribed to rt.cpan.org anyway.

Cheers, Roderich


Reply via email to