Changeset 342
- Timestamp:
- 03/06/06 15:52:50
- Files:
-
- trunk/plagger/Makefile.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/Makefile.PL
r341 r342 42 42 recommends('XML::Feed', 0.08), 43 43 recommends('XML::Atom'), 44 recommends('XML::RSS::LibXML', 0.1 7),44 recommends('XML::RSS::LibXML', 0.18), 45 45 ], 46 46 'Publish::Gmail' => [ … … 97 97 -default => 1, 98 98 recommends('XML::Feed', 0.08), 99 recommends('XML::RSS::LibXML', 0.1 7),99 recommends('XML::RSS::LibXML', 0.18), 100 100 ], 101 101 'Filter::ResolveRelativeLink' => [
