Skip to content

Commit

Permalink
Add c3 adopt
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusramberg committed Apr 17, 2009
1 parent 862fb6f commit a28c24e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Expand Up @@ -7,6 +7,7 @@ requires(
'Algorithm::Diff' => '1.1901',
'Algorithm::Merge' => 0,
'Archive::Zip' => '1.14',
'Class::C3::Adopt::NEXT' => 0,
'Cache::FastMmap' => 0,
'Catalyst' => '5.7000',
'Catalyst::Action::RenderView' => '0.07',
Expand Down
1 change: 1 addition & 0 deletions lib/MojoMojo.pm
Expand Up @@ -20,6 +20,7 @@ use Catalyst qw/

use Storable;
use Data::Dumper;
use Class::C3::Adopt::NEXT;
use DBIx::Class::ResultClass::HashRefInflator;
use Encode ();
use URI::Escape ();
Expand Down

0 comments on commit a28c24e

Please sign in to comment.