Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add abstract to modules #47

Closed
21 tasks
yanick opened this issue Jun 6, 2015 · 0 comments
Closed
21 tasks

Add abstract to modules #47

yanick opened this issue Jun 6, 2015 · 0 comments

Comments

@yanick
Copy link
Collaborator

yanick commented Jun 6, 2015

Those modules are missing an ABSTRACT line like:

package Foo;
# ABSTRACT: does the thing

  • lib/Bread/Board/BlockInjection.pm
  • lib/Bread/Board/ConstructorInjection.pm
  • lib/Bread/Board/Container.pm
  • lib/Bread/Board/Container/FromParameterized.pm
  • lib/Bread/Board/Dependency.pm
  • lib/Bread/Board/Dumper.pm
  • lib/Bread/Board/LifeCycle.pm
  • lib/Bread/Board/LifeCycle/Singleton.pm
  • lib/Bread/Board/LifeCycle/Singleton/WithParameters.pm
  • lib/Bread/Board/Literal.pm
  • lib/Bread/Board/Service.pm
  • lib/Bread/Board/Service/Alias.pm
  • lib/Bread/Board/Service/Deferred.pm
  • lib/Bread/Board/Service/Deferred/Thunk.pm
  • lib/Bread/Board/Service/Inferred.pm
  • lib/Bread/Board/Service/WithClass.pm
  • lib/Bread/Board/Service/WithDependencies.pm
  • lib/Bread/Board/Service/WithParameters.pm
  • lib/Bread/Board/SetterInjection.pm
  • lib/Bread/Board/Traversable.pm
  • lib/Bread/Board/Types.pm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant