8 @ISA = qw( FS::h_Common FS::svc_dsl );
10 sub table { 'h_svc_dsl' };
14 FS::h_svc_dsl - Historical DSL service objects
20 An FS::h_svc_dsl object represents a historical DSL service.
21 FS::h_svc_dsl inherits from FS::h_Common and FS::svc_dsl.
27 L<FS::h_Common>, L<FS::svc_dsl>, L<FS::Record>, schema.html from the base