X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FManual%2FComponent.pod;h=b8da6f7b8e749ffa73343b21ce14510069204bf3;hb=94730ca668634f86300604a45cca55cb6c491053;hp=2607e362953745e6bcc49082ccd444ed0c3bd0ef;hpb=4a3c635483dea0ad9c796190397b4c13e5d549f6;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class/Manual/Component.pod b/lib/DBIx/Class/Manual/Component.pod index 2607e36..b8da6f7 100644 --- a/lib/DBIx/Class/Manual/Component.pod +++ b/lib/DBIx/Class/Manual/Component.pod @@ -84,12 +84,16 @@ Check out the L docs for more information about inheritance. These components provide extra functionality beyond basic functionality that you can't live without. +L - Hooks for Storable freeze/thaw. + L - Class::DBI Compatibility layer. L - Build forms with multiple interconnected objects. L - Like FromForm but with DBIx::Class and HTML::Widget. +L - Modify the position of objects in an ordered list. + L - Retrieve automatically created primary keys upon insert. L - Display the amount of time it takes to run queries. @@ -108,10 +112,6 @@ These components are under development, there interfaces may change, they may not work, etc. So, use them if you want, but be warned. -L - Hooks for Storable freeze/thaw. - -L - Hooks for Storable freeze/thaw. - L - Validate all data before submitting to your database. =head2 Core @@ -143,4 +143,3 @@ L =head1 AUTHOR Aran Clary Deltac -