Skip to content

--quiet #7

@Leont

Description

@Leont

Currently we have the --quiet option in the spec with a question mark behind it. I propose we drop it.

Firstly, having both verbose and quiet as separate entities is confusing,

Secondly, I don't see the use of it. What it currently does is in Module::Build

  • Make file copying quiet
  • Make fake installing quiet
  • Make ExtUtils::CBuilder quiet
  • Disable some informational output (e.g. "Building $distname\n"), unless verbose is also set.

It's not affecting TAP::Harness, despite that having lots of quietness levels.

I've often wanted a build to be more verbose, but I never wanted it to be more quiet. Maybe because CPAN clients can already make it quiet for me.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions