Changeset 610
- Timestamp:
- 04/17/06 16:47:09
- Files:
-
- trunk/plagger/Makefile.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/Makefile.PL
r563 r610 49 49 recommends('XML::Feed', 0.08), 50 50 recommends('XML::Atom'), 51 recommends('XML::RSS::LibXML', 0.1 8),51 recommends('XML::RSS::LibXML', 0.19), 52 52 recommends('XML::RSS::Liberal'), 53 53 ], … … 105 105 -default => 1, 106 106 recommends('XML::Feed', 0.08), 107 recommends('XML::RSS::LibXML', 0.1 8),107 recommends('XML::RSS::LibXML', 0.19), 108 108 ], 109 109 'Filter::ResolveRelativeLink' => [
