Coder Social home page Coder Social logo

Comments (10)

petdance avatar petdance commented on May 20, 2024

This may not work out so well. I'm looking into Pod::Usage and its rules. http://search.cpan.org/~marekr/Pod-Usage-1.69/lib/Pod/Usage.pm

from ack3.

petdance avatar petdance commented on May 20, 2024

@preaction uses this: https://metacpan.org/source/PREACTION/Beam-Runner-0.006/lib/Beam/Runner/Command/help.pm#L49-54

from ack3.

petdance avatar petdance commented on May 20, 2024

ack-standalone has to work on itself without loading any external .pm files.

Write a .t file to make sure --man and --faq work on both ack and ack-standalone.

from ack3.

petdance avatar petdance commented on May 20, 2024

Some options are loaded in ack, and some in App::Ack::ConfigLoader. Remove any extraneous stuff in ConfigLoader.

from ack3.

petdance avatar petdance commented on May 20, 2024

The docs have been broken out in 81ce3cd but there are still problems to fix.

  1. Do we want to still have ack use perldoc for its rendering?

  2. If so, how do we handle the tests that complain if someone's perldoc is not set up correctly?

t/ack-man.t is TODOed because of these questions.

from ack3.

petdance avatar petdance commented on May 20, 2024

Yes, we need to use perldoc / Pod::Usage.

from ack3.

petdance avatar petdance commented on May 20, 2024

This split-up form of manual also will help us with the ack3 redesign where we will have different HTML pages for different manual sections.

from ack3.

petdance avatar petdance commented on May 20, 2024

I have the --man, --faq and --cookbook working for ack-standalone, but ack-man.t fails.

from ack3.

petdance avatar petdance commented on May 20, 2024

Looks like perldoc isn't happy about the removal of $ENV{PATH}. Needs more exploration.

from ack3.

petdance avatar petdance commented on May 20, 2024

Remaining problems are now in #122.

from ack3.

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.