Skip to content

Commit

Permalink
fix pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Jun 5, 2008
1 parent 0bf8ce2 commit e957022
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Mixin/Linewise.pm
@@ -1,6 +1,7 @@
use strict;
use warnings;
package Mixin::Linewise::Readers;
package Mixin::Linewise;
use 5.006;
our $VERSION = '0.001';
use Carp ();
Carp::confess "not meant to be loaded";
Expand Down

0 comments on commit e957022

Please sign in to comment.