Skip to content

Commit

Permalink
add blank link to allow for $VERSION
Browse files Browse the repository at this point in the history
The PkgVersion dzil plugin complains if it doesn't have a blank line to
put the $VERSION line in
  • Loading branch information
preaction committed Jun 4, 2015
1 parent 9f1a506 commit b44291d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Statocles/Event.pm
Expand Up @@ -10,6 +10,7 @@ An event with L<page objects|Statocles::Page>.
=cut

package Statocles::Event::Pages;

use Statocles::Base 'Class';
extends 'Beam::Event';

Expand Down

0 comments on commit b44291d

Please sign in to comment.