Skip to content

Commit

Permalink
Don't use Exporter as PDL::Exporter should be sufficient
Browse files Browse the repository at this point in the history
updates issue PDLPorters#11
  • Loading branch information
shawnlaffan committed Sep 20, 2015
1 parent 3017f72 commit cb10fe5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Basic/Lite.pm
Expand Up @@ -49,8 +49,6 @@ use PDLA::Lvalue;

$VERSION = $PDLA::Version::VERSION;

require Exporter;

@ISA = qw( PDLA::Exporter );

@EXPORT = qw( piddle pdl null barf ); # Only stuff always exported!
Expand Down

0 comments on commit cb10fe5

Please sign in to comment.