Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
more consistent synopsis examples
  • Loading branch information
kraih committed Jan 28, 2018
1 parent 182a798 commit e221f63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/SQL/Abstract/Pg.pm
Expand Up @@ -175,7 +175,10 @@ SQL::Abstract::Pg - PostgreSQL Magic
=head1 SYNOPSIS
use SQL::Abstract::Pg;
my $abstract = SQL::Abstract::Pg->new;
say $abstract->select('some_table');
=head1 DESCRIPTION
Expand Down

0 comments on commit e221f63

Please sign in to comment.