/[Grep]/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations)
Sat Feb 17 17:10:27 2007 UTC (17 years, 2 months ago) by dpavlin
File MIME type: text/plain
File size: 135 byte(s)
a try at implementing fetch action
1 use inc::Module::Install;
2
3 name 'Grep';
4 version '0.01';
5 requires 'Jifty' => '0.70117';
6
7 requires 'XML::Feed';
8
9 WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26