|
The valgrind invocation I suggested was using perl instead perl-64 again. Use:
$ valgrind --tool=memcheck --num-callers=100 /usr/bin/perl-64 -I blib/arch -I blib/lib -MGlib::GenP
+od +-MGlib -e "add_types (qq(doctypes)); Glib::GenPod::set_copyright(qq{Copyright (C) 2003-2008 by
+ the + gtk2-perl team.\n\nThis software is licensed under the LGPL. See L<Glib> for a full notice.
+\n}); +Glib::GenPod::set_main_mod(qq(Glib)); xsdoc2pod(q(build/doc.pl), q(blib/lib), q(build/podin
+dex));"
|