Thread Pod => Pdf, z.B. pod2hpp: hat jemand damit schon Erfahrungen? (3 answers)
Opened by steffenw at 2005-01-31 15:33

steffenw
 2005-01-31 15:33
#49159 #49159
User since
2003-08-15
692 Artikel
BenutzerIn
[Homepage] [default_avatar]
Ich habe das Modul Pod::HtmlPsPdf gerade installiert, weil ich "pod" als "pdf" ausgeben will.

Wenn ich es dann aufrufe, komme ich mit der Fehlermeldung nicht zurecht, wo ist das Problem?
Code: (dl )
1
2
3
4
5
6
7
8
9
C:\>pod2hpp.bat -d xxx.pm
$c{dir}{src} from package Pod::HtmlPsPdf::Config::Local is not
   defined
at P:/Perl/site/lib/Pod/HtmlPsPdf/Common.pm line 9
Compilation failed in require at P:/Perl/site/lib/Pod/HtmlPsPdf/Book.pm line 8.
BEGIN failed--compilation aborted at P:/Perl/site/lib/Pod/HtmlPsPdf/Book.pm line
8.
Compilation failed in require at P:\perl\bin\pod2hpp.bat line 55.
BEGIN failed--compilation aborted at P:\perl\bin\pod2hpp.bat line 55.

Vorher habe ich es mit Pod::Pdf probiert, das funktioniert, nur geht da einiges nicht korrekt: head3, usw.\n\n

<!--EDIT|steffenw|1107178535-->
$SIG{USER} = sub {love 'Perl' or die};

View full thread Pod => Pdf, z.B. pod2hpp: hat jemand damit schon Erfahrungen?