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

Diff of /nfo/perl/libs/OEF/doc/Notes/CPAN.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.2 by joko, Tue Jan 28 10:01:42 2003 UTC
# Line 1  Line 1 
1  package OEF::Notes::CPAN;  package OEF::Notes::CPAN;
2    
3    
4    =pod
5    
6  - interesting Perl modules:  - interesting Perl modules:
7    Mail::Util    Mail::Util
8    Mail::Audit::**    Mail::Audit::**
# Line 246  package OEF::Notes::CPAN; Line 248  package OEF::Notes::CPAN;
248    - File::Data    - File::Data
249    - Data::Buffer    - Data::Buffer
250    
251    - perl-modules:
252      - Module::Reload
253      - Softref
254      - Symbol::Table
255      - Perl
256      - NEXT (http://search.cpan.org/author/DCONWAY/NEXT-0.50/lib/NEXT.pm)
257      - Resources
258      - Getopt::Simple
259      - AppConfig
260      - App::Manager
261         WARNING: You are not running Linux. Better make sure your system supports
262             dynamic linking, symbol versioning, gnu-binutils, libdl and RTLD_NEXT.
263             glibc-2.1 might also be neccessary until I conditionalize versioning
264             support.
265      - http://search.cpan.org/modlist/Control_Flow_Utilities
266      - Getopt::Attribute
267      - Attribute::Memoize
268      - Memoize
269      - Aspect
270      - Attribute::Util (:Abstract)
271      - Attribute::TieClasses
272      - Text::Forge
273      - ExtUtils::AutoInstall
274      - Tie::Persistent
275      - Cache::FileBackend, Cache::Cache
276      - Pollute::Persistent, Pollute
277      - Notify::NoticePool
278      - Hook::LexWrap
279      - Hook::Scope
280      - Class::Hook
281      - Class::Factory
282      - B::Deparse, B::, Devel::Peek
283      - Class::Loader - Load modules and create objects on demand. (use instead of DesignPattern::Xyz?)
284      - Class::Data::Inheritable
285      - Pipeline - Generic pipeline interface (use for stacked handlers with Data::Storage::Handler::Xyz)
286      - OpenFrame - a framework for network enabled applications
287    
288    =cut
289    
290  1;  1;
291    __END__
292    
293    $Id$

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

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