/[Arh]/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 52 - (show annotations)
Sun Apr 6 19:54:12 2008 UTC (15 years, 11 months ago) by dpavlin
File MIME type: text/plain
File size: 196 byte(s)
create thumbnail of uploaded image
1 use inc::Module::Install;
2
3 name 'Arh';
4 version '0.03';
5 license 'perl';
6 requires 'Jifty' => '0.71116';
7 requires 'File::Find';
8 requires 'Data::Dump';
9 requires 'Imager';
10
11 auto_install;
12
13 WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26