Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Elaborate a bit on "excludes" META6.json tag
  • Loading branch information
lizmat committed Mar 16, 2014
1 parent 98eb912 commit 9826d21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion S22-package-format.pod
Expand Up @@ -287,7 +287,8 @@ An example of this would be:
"JSON::Slow:auth<cpan:*>:ver(1..*)"
]

Trying to load a module that matches the C<use> string, will cause a failure.
After installation of this distribution, trying to load a module that matches
the C<use> string, will cause a Failure.

=head3 build-depends

Expand Down

0 comments on commit 9826d21

Please sign in to comment.