/[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.1 by joko, Sat Dec 21 17:03:19 2002 UTC revision 1.3 by joko, Tue Jan 28 10:07:26 2003 UTC
# Line 1  Line 1 
1  package OEF::About;  package OEF::About;
2    
 - various perl modules to work together as a (probably distributed) system  
    to achieve easy processing of complex tasks on arbitrary data  
3    
4  - in other words: to make complex data processing _managable_ more easy - writing code is still up to you!  =pod
5    
6  - it's a component library? (instead of a "normal" function- or object-library)?    - various perl modules to work together as a (probably distributed) system
7         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/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      
20    $Id$
21    
22  - it works together with a php library called "flib"  =cut
   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  
23    
24  1;  1;
25    __END__

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

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