/[A3C]/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 1 - (show annotations)
Sun Mar 9 01:42:55 2008 UTC (16 years ago) by dpavlin
File MIME type: text/plain
File size: 114 byte(s)
create skeleton of application with

$ jifty app --name CAdmin

1 use inc::Module::Install;
2
3 name 'CAdmin';
4 version '0.01';
5 requires 'Jifty' => '0.71129';
6
7 WriteAll;

  ViewVC Help
Powered by ViewVC 1.1.26