/[SQLSession]/trunk/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 /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 37 - (show annotations)
Thu Jan 18 13:45:34 2007 UTC (17 years, 3 months ago) by dpavlin
File MIME type: text/plain
File size: 147 byte(s)
added auto_install

1 use inc::Module::Install;
2 name('SQLSession');
3 version('0.01');
4 requires('Jifty' => '0.61025');
5 requires('Data::Dump');
6
7 auto_install();
8
9 WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26