/[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 13 - (hide annotations)
Fri Nov 30 00:03:15 2007 UTC (16 years, 4 months ago) by dpavlin
File MIME type: text/plain
File size: 162 byte(s)
very crude brain dump of various changes:
- introduce command ACL in Arh::DefaultACL which allmost all modes use
- rewrite most templates and implement crude hack Arch::Web::Material
  to render special type of form to add singe material
- version bump [0.02]
1 dpavlin 1 use inc::Module::Install;
2    
3 dpavlin 13 name 'Arh';
4     version '0.02';
5     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