X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FManual%2FComponent.pod;h=b8da6f7b8e749ffa73343b21ce14510069204bf3;hb=e1bc519661ea3607e74215be0d8a052f081b2a7c;hp=9c13932e728ba65e69d90d601c11f3cfe47e3634;hpb=88ac5c8b0eaabf0e0b2e3cc439d8c8635a325b36;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Manual/Component.pod b/lib/DBIx/Class/Manual/Component.pod index 9c13932..b8da6f7 100644 --- a/lib/DBIx/Class/Manual/Component.pod +++ b/lib/DBIx/Class/Manual/Component.pod @@ -84,6 +84,8 @@ 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. @@ -132,8 +134,6 @@ L - Inter-table relationships. L - Provides a classdata table object and method proxies. -L - Hooks for Storable freeze/thaw. - L - Basic row methods. =head1 SEE ALSO