Skip to content

Commit

Permalink
Add abstract to ::Schema::LintContents
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoa authored and Arthur Axel 'fREW' Schmidt committed Feb 16, 2014
1 parent 1973f21 commit 3de7759
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Revision history for {{$dist->name}}

{{$NEXT}}
- Add abstract to ::Schema::LintContents

2.019004 2014-02-14 07:53:19 America/Chicago
- Make IgnoreWantarray's search die in void context
Expand Down
2 changes: 2 additions & 0 deletions lib/DBIx/Class/Helper/Schema/LintContents.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package DBIx::Class::Helper::Schema::LintContents;

# ABSTRACT: suite of methods to find violated "constraints"

use strict;
use warnings;

Expand Down

0 comments on commit 3de7759

Please sign in to comment.