/[cvs]/nfo/perl/libs/OEF/doc/About.pod
ViewVC logotype

Diff of /nfo/perl/libs/OEF/doc/About.pod

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

revision 1.2 by joko, Tue Jan 28 10:01:41 2003 UTC revision 1.4 by joko, Tue Jan 28 10:38:35 2003 UTC
# Line 3  package OEF::About; Line 3  package OEF::About;
3    
4  =pod  =pod
5    
6  - various perl modules to work together as a (probably distributed) system    - various perl modules to work together as a (probably distributed) system
7     to achieve easy processing of complex tasks on arbitrary data       to achieve easy processing of complex tasks on arbitrary data
8      
9      - in other words: to make complex data processing _managable_ more easy - writing code is still up to you!
10      
11      - it's a component library? (instead of a "normal" function- or object-library)?
12      
13      - it works together with a php library called "flib"
14        please visit: http://cvs.netfrag.org/nfo/php/libs/flib/
15      
16      - it does not consist of much code or actually does anything important
17      
18      - it just tries to tie some modules from CPAN together to be used in a convenient way
19    
 - in other words: to make complex data processing _managable_ more easy - writing code is still up to you!  
20    
21  - it's a component library? (instead of a "normal" function- or object-library)?  $Id$
   
 - it works together with a php library called "flib"  
   please visit: http://cvs.netfrag.org/php/libs/flib/  
   
 - it does not consist of much code or actually does anything important  
   
 - it just tries to tie some modules from CPAN together to be used in a convenient way  
22    
23  =cut  =cut
24    
25  1;  1;
26  __END__  __END__
   
 $Id$  

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed