Вячеслав Тихановский > Async-ORM-0.501

Async-ORM-0.501

This Release Async-ORM-0.501  [Download] [Browse 20 Jul 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (33)   FAIL (80)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL

Modules

Async::ORM Asynchronous Object-relational mapping     0.501
Async::ORM::DBI Database handle for Async::ORM      
Async::ORM::DBI::Abstract Base class for Async::ORM::DBI drivers      
Async::ORM::DBI::AnyEvent AnyEvent wrapper for Async::ORM      
Async::ORM::DBI::Simple Simple DBI wrapper      
Async::ORM::Relationship Relationships for Async::ORM      
Async::ORM::Relationship::Base A base class for Async::ORM relationships      
Async::ORM::Relationship::ManyToMany many to many relationship for Async::ORM      
Async::ORM::Relationship::ManyToOne many to one relationship for Async::ORM      
Async::ORM::Relationship::OneToMany one to many relationship for Async::ORM      
Async::ORM::Relationship::OneToOne one to one relationship for Async::ORM      
Async::ORM::Relationship::Proxy proxy relationship for Async::ORM      
Async::ORM::SQL SQL factory for Async::ORM      
Async::ORM::SQL::Base a base sql generator class for Async::ORM      
Async::ORM::SQL::Delete SQL delete for Async::ORM      
Async::ORM::SQL::Insert SQL insert for Async::ORM      
Async::ORM::SQL::Select SQL select for Async::ORM      
Async::ORM::SQL::Update SQL update for Async::ORM      
Async::ORM::Schema Schema class