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

Annotation of /Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23 - (hide annotations)
Fri Nov 30 23:23:14 2007 UTC (16 years, 4 months ago) by dpavlin
File MIME type: text/plain
File size: 162 byte(s)
another huge code dump:
- rename database columns to prevent conficts with standards
- added editing accessor to user which returns edit mode
- ToggleEdit action to change editing state (broken)
- tweaks all over templates to make units entry a breeze
- version bump [0.03]
1 dpavlin 1 use inc::Module::Install;
2    
3 dpavlin 13 name 'Arh';
4 dpavlin 23 version '0.03';
5 dpavlin 13 license 'perl';
6     requires 'Jifty' => '0.71116';
7     requires 'File::Find';
8     requires 'Data::Dump';
9 dpavlin 1
10     WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26