/[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

Diff of /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by dpavlin, Fri Dec 1 23:48:06 2006 UTC revision 66 by dpavlin, Thu Jan 25 20:28:42 2007 UTC
# Line 2  use inc::Module::Install; Line 2  use inc::Module::Install;
2  name('SQLSession');  name('SQLSession');
3  version('0.01');  version('0.01');
4  requires('Jifty' => '0.61025');  requires('Jifty' => '0.61025');
5    requires('Jifty::Plugin::Login');
6    requires('Data::Dump');
7    requires('Time::HiRes');
8    
9    auto_install();
10    
11  WriteAll;  WriteAll;

Legend:
Removed from v.1  
changed lines
  Added in v.66

  ViewVC Help
Powered by ViewVC 1.1.26