Skip to content

Commit

Permalink
re-add synopsis
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Dec 18, 2009
1 parent 460246e commit 449043f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Pod/Elemental/Transformer/List.pm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package Pod::Elemental::Transformer::List;
use Moose;
with 'Pod::Elemental::Transformer';
# ABSTRACT: transform
# ABSTRACT: transform :list regions into =over/=back to save typing

use Pod::Elemental::Element::Pod5::Command;
use Pod::Elemental::Selectors -all;
Expand Down

0 comments on commit 449043f

Please sign in to comment.