A
A
Anton2014-06-05 10:32:51
Perl
Anton, 2014-06-05 10:32:51

More detailed Perl script operation

Good afternoon!
Little by little we are translating Ubuntu Manual and collecting PDF ( topic )
As a result of digging, it turned out that part of the translated text po4a-translate is not processed.
I'm trying to figure out where the error is.
po4a-translate -v -d didn't work.
I look inside the Perl script.
Added to it:

use diagnostics -verbose;
enable  diagnostics;

But I do not see a more detailed work of the script. How to make a perl script work in more detail? Thank you
Text below that is not processed

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2014-06-05
Patsev

I answer to myself:
In the script I wrote this
#! /usr/bin/perl -d:Trace

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question