Skip to content

Commit

Permalink
Add a DESCRIPTION to SQL::Translator::Filter::Names
Browse files Browse the repository at this point in the history
Do this correctly this time.  I seem to have mixed up the location while
merging other patches.
  • Loading branch information
Paul Cochrane authored and ribasushi committed Jun 25, 2015
1 parent 84ef6e4 commit eab567b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/SQL/Translator/Filter/Names.pm
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ __END__
=head1 DESCRIPTION
Tweak the names of schema objects by providing functions to filter the names
from the given into the desired forms.
=head1 SEE ALSO
C<perl(1)>, L<SQL::Translator>
Expand Down

0 comments on commit eab567b

Please sign in to comment.