Giter VIP home page Giter VIP logo

Comments (3)

mquinson avatar mquinson commented on August 17, 2024

Mmm, thanks for the report, even if it shows my unability to write a decent build file. I tried to have a look, and it seems that a full rewrite (merging Po4aBuilder into Build.PL) would simplify greatly this stuff.

Any pull request would be welcome...

from po4a.

berolinux avatar berolinux commented on August 17, 2024

The missing META.yml is probably unrelated, I've seen that on a successful build as well (META.yml seems to be autogenerated later).

This fragment is more interesting:
DEBUG util.py:497: BUILDSTDERR: Unknown format type: pod.
DEBUG util.py:497: BUILDSTDERR: List of valid formats:
[...]
DEBUG util.py:497: BUILDSTDERR: - pod: Perl Online Documentation format.

Looks like pod support is not detected even though it is there.

From a quick look, I think the problem is a missing explicit dependency on the Pod::Parser perl module. It's used by Pod.pm, but the error from its absence is caught and replaced with the confusing message.

from po4a.

berolinux avatar berolinux commented on August 17, 2024

#143

from po4a.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.