/[SVNBrowser]/branches/filter-action/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 /branches/filter-action/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 28 - (show annotations)
Sun Dec 10 14:06:33 2006 UTC (17 years, 4 months ago) by dpavlin
File MIME type: text/plain
File size: 205 byte(s)
make branch for Action::Filter refactoring
1 use inc::Module::Install;
2 name('SVNBrowser');
3 version('0.01');
4
5 requires('Jifty' => '0.61123_01');
6 requires('SVN::Log');
7 requires('Text::VimColor');
8 requires('HTML::Entities');
9
10 auto_install();
11
12 WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26