/[Frey]/trunk/lib/Frey.pm
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/lib/Frey.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17 - (show annotations)
Sun Jun 29 11:34:17 2008 UTC (15 years, 9 months ago) by dpavlin
File size: 253 byte(s)
we have a name: Frey
1 package Frey
2
3 use strict;
4 use warnings;
5
6 =head1 NAME
7
8 Frey - hi-level web framework in spirit of 4GLs
9
10 =head1 DESCRIPTION
11
12 n. Mythology.
13
14 The Norse god who dispenses peace, good weather, prosperity, and bountiful
15 crops; the brother of Freya.
16
17 =cut
18
19 1;
20

  ViewVC Help
Powered by ViewVC 1.1.26