| 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/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 |
|
|
|
- it works together with a php library called "flib" |
|
|
please visit: http://cvs.netfrag.org/php/libs/flib/ |
|
| 20 |
|
|
| 21 |
- it does not consist of much code or actually does anything important |
$Id$ |
| 22 |
|
|
| 23 |
- it just tries to tie some modules from CPAN together to be used in a convenient way |
=cut |
| 24 |
|
|
| 25 |
1; |
1; |
| 26 |
|
__END__ |