Changeset 408
- Timestamp:
- 03/24/06 15:51:25
- Files:
-
- trunk/plagger/Makefile.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/Makefile.PL
r407 r408 58 58 recommends('POE::Component::Client::HTTP'), 59 59 ], 60 ' SmartFeed::Mixi' => [60 'CustomFeed::Mixi' => [ 61 61 -default => 0, 62 62 recommends('WWW::Mixi'), … … 166 166 -default => 0, 167 167 recommends('Regexp::Common::profanity_us'), 168 ], 169 'Subscription::DBI' => [ 170 -default => 0, 171 recommends('DBIx::Class::Schema'), 172 ], 173 'CustomFeed::SVNLog' => [ 174 -default => 0, 175 recommends('SVN::Core'), 176 recommends('SVN::Client'), 168 177 ], 169 178 );
