From 8a19769ca78a13fe96c9fc32d82c3682c4556f6f Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Mon, 6 Nov 2017 15:57:26 +0100 Subject: [PATCH] TT#19710 Use strict and warnings everywhere Except when Sipwise::Base is used which implies these. Change-Id: I8a31cfd4b73513509587f31d81b2e53868972b1b --- Build.PL | 3 +++ bin/ngcp-dump-schema | 1 + lib/NGCP/InterceptSchema.pm | 2 +- lib/NGCP/Schema/InflateColumn/DateTime/EpochMicro.pm | 1 + lib/NGCP/Schema/InflateColumn/DateTime/EpochMilli.pm | 1 + lib/NGCP/Schema/InflateColumn/DateTime/EpochString.pm | 1 + lib/NGCP/Schema/Result/acc.pm | 4 ++++ lib/NGCP/Schema/Result/acc_backup.pm | 4 ++++ lib/NGCP/Schema/Result/acc_trash.pm | 4 ++++ lib/NGCP/Schema/Result/active_watchers.pm | 4 ++++ lib/NGCP/Schema/Result/address.pm | 4 ++++ lib/NGCP/Schema/Result/admins.pm | 4 ++++ lib/NGCP/Schema/Result/aliases.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_configs.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_device_extensions.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_device_line_annotations.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_device_line_ranges.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_devices.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_field_device_lines.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_field_devices.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_firmwares.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_firmwares_data.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_profiles.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_redirect_credentials.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_sync.pm | 4 ++++ lib/NGCP/Schema/Result/autoprov_sync_parameters.pm | 4 ++++ lib/NGCP/Schema/Result/billing_fees.pm | 4 ++++ lib/NGCP/Schema/Result/billing_fees_history.pm | 4 ++++ lib/NGCP/Schema/Result/billing_fees_raw.pm | 4 ++++ lib/NGCP/Schema/Result/billing_mappings.pm | 4 ++++ lib/NGCP/Schema/Result/billing_mappings_actual.pm | 4 ++++ lib/NGCP/Schema/Result/billing_network_blocks.pm | 4 ++++ lib/NGCP/Schema/Result/billing_networks.pm | 4 ++++ lib/NGCP/Schema/Result/billing_peaktime_special.pm | 4 ++++ lib/NGCP/Schema/Result/billing_peaktime_weekdays.pm | 4 ++++ lib/NGCP/Schema/Result/billing_profiles.pm | 4 ++++ lib/NGCP/Schema/Result/billing_zones.pm | 4 ++++ lib/NGCP/Schema/Result/billing_zones_history.pm | 4 ++++ lib/NGCP/Schema/Result/call_list_suppressions.pm | 4 ++++ lib/NGCP/Schema/Result/carrier_contracts.pm | 4 ++++ lib/NGCP/Schema/Result/carrier_customers.pm | 4 ++++ lib/NGCP/Schema/Result/carrier_orders.pm | 4 ++++ lib/NGCP/Schema/Result/carrier_payments.pm | 4 ++++ lib/NGCP/Schema/Result/cdr.pm | 4 ++++ lib/NGCP/Schema/Result/cfg_schema.pm | 4 ++++ lib/NGCP/Schema/Result/contacts.pm | 4 ++++ lib/NGCP/Schema/Result/contract_balances.pm | 4 ++++ lib/NGCP/Schema/Result/contract_credits.pm | 4 ++++ lib/NGCP/Schema/Result/contract_fraud_events.pm | 4 ++++ lib/NGCP/Schema/Result/contract_fraud_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/contract_registers.pm | 4 ++++ lib/NGCP/Schema/Result/contract_timezone.pm | 4 ++++ lib/NGCP/Schema/Result/contracts.pm | 4 ++++ lib/NGCP/Schema/Result/credit_payments.pm | 4 ++++ lib/NGCP/Schema/Result/credits.pm | 4 ++++ lib/NGCP/Schema/Result/customer_registers.pm | 4 ++++ lib/NGCP/Schema/Result/customers.pm | 4 ++++ lib/NGCP/Schema/Result/db_schema.pm | 4 ++++ lib/NGCP/Schema/Result/dbaliases.pm | 4 ++++ lib/NGCP/Schema/Result/dialog.pm | 4 ++++ lib/NGCP/Schema/Result/dialog_vars.pm | 4 ++++ lib/NGCP/Schema/Result/dialplan.pm | 4 ++++ lib/NGCP/Schema/Result/dispatcher.pm | 4 ++++ lib/NGCP/Schema/Result/dom_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/domain.pm | 4 ++++ lib/NGCP/Schema/Result/domain_attrs.pm | 4 ++++ lib/NGCP/Schema/Result/domain_resellers.pm | 4 ++++ lib/NGCP/Schema/Result/domains.pm | 4 ++++ lib/NGCP/Schema/Result/email_templates.pm | 4 ++++ lib/NGCP/Schema/Result/emergency_containers.pm | 4 ++++ lib/NGCP/Schema/Result/emergency_mappings.pm | 4 ++++ lib/NGCP/Schema/Result/events.pm | 3 +++ lib/NGCP/Schema/Result/events_relation.pm | 3 +++ lib/NGCP/Schema/Result/events_relation_data.pm | 3 +++ lib/NGCP/Schema/Result/events_tag.pm | 3 +++ lib/NGCP/Schema/Result/events_tag_data.pm | 3 +++ lib/NGCP/Schema/Result/fax_destinations.pm | 4 ++++ lib/NGCP/Schema/Result/fax_journal.pm | 4 ++++ lib/NGCP/Schema/Result/fax_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/htable.pm | 4 ++++ lib/NGCP/Schema/Result/interceptions.pm | 4 ++++ lib/NGCP/Schema/Result/invoice_templates.pm | 4 ++++ lib/NGCP/Schema/Result/invoices.pm | 4 ++++ lib/NGCP/Schema/Result/journals.pm | 4 ++++ lib/NGCP/Schema/Result/kamailio_acc.pm | 4 ++++ lib/NGCP/Schema/Result/kamailio_acc_backup.pm | 4 ++++ lib/NGCP/Schema/Result/kamailio_acc_trash.pm | 4 ++++ lib/NGCP/Schema/Result/language_strings.pm | 4 ++++ lib/NGCP/Schema/Result/lcr_gw.pm | 4 ++++ lib/NGCP/Schema/Result/lcr_rule.pm | 4 ++++ lib/NGCP/Schema/Result/lcr_rule_target.pm | 4 ++++ lib/NGCP/Schema/Result/lnp_numbers.pm | 4 ++++ lib/NGCP/Schema/Result/lnp_numbers_actual.pm | 4 ++++ lib/NGCP/Schema/Result/lnp_providers.pm | 4 ++++ lib/NGCP/Schema/Result/location.pm | 4 ++++ lib/NGCP/Schema/Result/location_attrs.pm | 4 ++++ lib/NGCP/Schema/Result/malicious_calls.pm | 4 ++++ lib/NGCP/Schema/Result/mark.pm | 4 ++++ lib/NGCP/Schema/Result/message_packets.pm | 4 ++++ lib/NGCP/Schema/Result/messages.pm | 4 ++++ lib/NGCP/Schema/Result/messages_custom.pm | 4 ++++ lib/NGCP/Schema/Result/mobile_push_registrations.pm | 4 ++++ lib/NGCP/Schema/Result/ncos_levels.pm | 4 ++++ lib/NGCP/Schema/Result/ncos_lnp_list.pm | 4 ++++ lib/NGCP/Schema/Result/ncos_pattern_list.pm | 4 ++++ lib/NGCP/Schema/Result/numbers.pm | 4 ++++ lib/NGCP/Schema/Result/order_payments.pm | 4 ++++ lib/NGCP/Schema/Result/orders.pm | 4 ++++ lib/NGCP/Schema/Result/package_profile_sets.pm | 4 ++++ lib/NGCP/Schema/Result/packets.pm | 4 ++++ lib/NGCP/Schema/Result/password_resets.pm | 4 ++++ lib/NGCP/Schema/Result/payments.pm | 4 ++++ lib/NGCP/Schema/Result/peer_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/prepaid_costs.pm | 4 ++++ lib/NGCP/Schema/Result/presentity.pm | 4 ++++ lib/NGCP/Schema/Result/products.pm | 4 ++++ lib/NGCP/Schema/Result/prof_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/profile_packages.pm | 4 ++++ lib/NGCP/Schema/Result/provisioning_voip_subscribers.pm | 4 ++++ lib/NGCP/Schema/Result/pua.pm | 4 ++++ lib/NGCP/Schema/Result/recording_calls.pm | 4 ++++ lib/NGCP/Schema/Result/recording_metakeys.pm | 4 ++++ lib/NGCP/Schema/Result/recording_streams.pm | 4 ++++ lib/NGCP/Schema/Result/reseller_brandings.pm | 4 ++++ lib/NGCP/Schema/Result/reseller_timezone.pm | 4 ++++ lib/NGCP/Schema/Result/resellers.pm | 4 ++++ lib/NGCP/Schema/Result/rls_presentity.pm | 4 ++++ lib/NGCP/Schema/Result/rls_watchers.pm | 4 ++++ lib/NGCP/Schema/Result/sca_subscriptions.pm | 4 ++++ lib/NGCP/Schema/Result/sems_registrations.pm | 4 ++++ lib/NGCP/Schema/Result/silo.pm | 4 ++++ lib/NGCP/Schema/Result/sipstats_mark.pm | 4 ++++ lib/NGCP/Schema/Result/sipwise_mam.pm | 4 ++++ lib/NGCP/Schema/Result/sms_journal.pm | 4 ++++ lib/NGCP/Schema/Result/speed_dial.pm | 4 ++++ lib/NGCP/Schema/Result/statistics.pm | 4 ++++ lib/NGCP/Schema/Result/subscriber.pm | 4 ++++ lib/NGCP/Schema/Result/subscribers.pm | 4 ++++ lib/NGCP/Schema/Result/timezones.pm | 4 ++++ lib/NGCP/Schema/Result/topup_logs.pm | 4 ++++ lib/NGCP/Schema/Result/trusted.pm | 4 ++++ lib/NGCP/Schema/Result/uid_credentials.pm | 4 ++++ lib/NGCP/Schema/Result/uid_domain.pm | 4 ++++ lib/NGCP/Schema/Result/uid_domain_attrs.pm | 4 ++++ lib/NGCP/Schema/Result/uid_global_attrs.pm | 4 ++++ lib/NGCP/Schema/Result/uid_uri.pm | 4 ++++ lib/NGCP/Schema/Result/uid_uri_attrs.pm | 4 ++++ lib/NGCP/Schema/Result/uid_user_attrs.pm | 4 ++++ lib/NGCP/Schema/Result/upn_rewrite_set.pm | 4 ++++ lib/NGCP/Schema/Result/upn_rewrite_sources.pm | 4 ++++ lib/NGCP/Schema/Result/usr_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/version.pm | 4 ++++ lib/NGCP/Schema/Result/voicemail_spool.pm | 4 ++++ lib/NGCP/Schema/Result/voicemail_users.pm | 4 ++++ lib/NGCP/Schema/Result/voip_aig_sequence.pm | 4 ++++ lib/NGCP/Schema/Result/voip_allowed_ip_groups.pm | 4 ++++ lib/NGCP/Schema/Result/voip_cc_mappings.pm | 4 ++++ lib/NGCP/Schema/Result/voip_cf_destination_sets.pm | 4 ++++ lib/NGCP/Schema/Result/voip_cf_destinations.pm | 4 ++++ lib/NGCP/Schema/Result/voip_cf_mappings.pm | 4 ++++ lib/NGCP/Schema/Result/voip_cf_periods.pm | 4 ++++ lib/NGCP/Schema/Result/voip_cf_source_sets.pm | 4 ++++ lib/NGCP/Schema/Result/voip_cf_sources.pm | 4 ++++ lib/NGCP/Schema/Result/voip_cf_time_sets.pm | 4 ++++ lib/NGCP/Schema/Result/voip_contacts.pm | 4 ++++ lib/NGCP/Schema/Result/voip_contract_location_blocks.pm | 4 ++++ lib/NGCP/Schema/Result/voip_contract_locations.pm | 4 ++++ lib/NGCP/Schema/Result/voip_contract_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/voip_dbaliases.pm | 4 ++++ lib/NGCP/Schema/Result/voip_dev_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/voip_devprof_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/voip_dom_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/voip_domains.pm | 4 ++++ lib/NGCP/Schema/Result/voip_fax_data.pm | 4 ++++ lib/NGCP/Schema/Result/voip_fax_destinations.pm | 4 ++++ lib/NGCP/Schema/Result/voip_fax_journal.pm | 4 ++++ lib/NGCP/Schema/Result/voip_fax_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/voip_intercept.pm | 4 ++++ lib/NGCP/Schema/Result/voip_mail_to_fax_acl.pm | 4 ++++ lib/NGCP/Schema/Result/voip_mail_to_fax_preferences.pm | 4 ++++ .../Schema/Result/voip_mail_to_fax_secret_renew_notify.pm | 4 ++++ lib/NGCP/Schema/Result/voip_number_block_resellers.pm | 4 ++++ lib/NGCP/Schema/Result/voip_number_blocks.pm | 4 ++++ lib/NGCP/Schema/Result/voip_numbers.pm | 4 ++++ lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm | 4 ++++ lib/NGCP/Schema/Result/voip_pbx_groups.pm | 4 ++++ lib/NGCP/Schema/Result/voip_peer_groups.pm | 4 ++++ lib/NGCP/Schema/Result/voip_peer_hosts.pm | 4 ++++ lib/NGCP/Schema/Result/voip_peer_inbound_rules.pm | 4 ++++ lib/NGCP/Schema/Result/voip_peer_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/voip_peer_rules.pm | 4 ++++ lib/NGCP/Schema/Result/voip_preference_groups.pm | 4 ++++ lib/NGCP/Schema/Result/voip_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/voip_preferences_enum.pm | 4 ++++ lib/NGCP/Schema/Result/voip_prof_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/voip_reminder.pm | 4 ++++ lib/NGCP/Schema/Result/voip_rewrite_rule_sets.pm | 4 ++++ lib/NGCP/Schema/Result/voip_rewrite_rules.pm | 4 ++++ lib/NGCP/Schema/Result/voip_rwrs_sequence.pm | 4 ++++ lib/NGCP/Schema/Result/voip_sound_files.pm | 4 ++++ lib/NGCP/Schema/Result/voip_sound_groups.pm | 4 ++++ lib/NGCP/Schema/Result/voip_sound_handles.pm | 4 ++++ lib/NGCP/Schema/Result/voip_sound_sets.pm | 4 ++++ lib/NGCP/Schema/Result/voip_speed_dial.pm | 4 ++++ lib/NGCP/Schema/Result/voip_subscriber_profile_attributes.pm | 4 ++++ lib/NGCP/Schema/Result/voip_subscriber_profile_sets.pm | 4 ++++ lib/NGCP/Schema/Result/voip_subscriber_profiles.pm | 4 ++++ lib/NGCP/Schema/Result/voip_subscriber_timezone.pm | 4 ++++ lib/NGCP/Schema/Result/voip_subscribers.pm | 4 ++++ lib/NGCP/Schema/Result/voip_trusted_sources.pm | 4 ++++ lib/NGCP/Schema/Result/voip_usr_preferences.pm | 4 ++++ lib/NGCP/Schema/Result/vouchers.pm | 4 ++++ lib/NGCP/Schema/Result/watchers.pm | 4 ++++ lib/NGCP/Schema/Result/xcap.pm | 4 ++++ lib/NGCP/Schema/Result/xmlgroups.pm | 4 ++++ lib/NGCP/Schema/Result/xmlhostgroups.pm | 4 ++++ lib/NGCP/Schema/Result/xmlhosts.pm | 4 ++++ lib/NGCP/Schema/Result/xmlqueue.pm | 4 ++++ lib/NGCP/Schema/ResultSet.pm | 1 + t/compile.t | 3 ++- tools/render_schema.pl | 5 +++-- 221 files changed, 857 insertions(+), 4 deletions(-) diff --git a/Build.PL b/Build.PL index 101511c4..3a6374bf 100644 --- a/Build.PL +++ b/Build.PL @@ -1,5 +1,8 @@ #!/usr/bin/perl +use strict; +use warnings; + use Module::Build qw(); my $builder = Module::Build->new( diff --git a/bin/ngcp-dump-schema b/bin/ngcp-dump-schema index 6508e60f..23751f9c 100644 --- a/bin/ngcp-dump-schema +++ b/bin/ngcp-dump-schema @@ -1,4 +1,5 @@ #!/usr/bin/perl + use Sipwise::Base; use DBIx::Class::Schema::Loader qw(make_schema_at); use File::Path qw(make_path); diff --git a/lib/NGCP/InterceptSchema.pm b/lib/NGCP/InterceptSchema.pm index e760eb46..cf936efb 100644 --- a/lib/NGCP/InterceptSchema.pm +++ b/lib/NGCP/InterceptSchema.pm @@ -1,7 +1,7 @@ package NGCP::InterceptSchema; -use warnings; use strict; +use warnings; use parent 'NGCP::Schema'; diff --git a/lib/NGCP/Schema/InflateColumn/DateTime/EpochMicro.pm b/lib/NGCP/Schema/InflateColumn/DateTime/EpochMicro.pm index daf2d65e..f50f1074 100644 --- a/lib/NGCP/Schema/InflateColumn/DateTime/EpochMicro.pm +++ b/lib/NGCP/Schema/InflateColumn/DateTime/EpochMicro.pm @@ -1,4 +1,5 @@ package NGCP::Schema::InflateColumn::DateTime::EpochMicro; + use Sipwise::Base '-skip'=>['TryCatch']; use DateTime qw(); diff --git a/lib/NGCP/Schema/InflateColumn/DateTime/EpochMilli.pm b/lib/NGCP/Schema/InflateColumn/DateTime/EpochMilli.pm index 1724e229..77551d0f 100644 --- a/lib/NGCP/Schema/InflateColumn/DateTime/EpochMilli.pm +++ b/lib/NGCP/Schema/InflateColumn/DateTime/EpochMilli.pm @@ -1,4 +1,5 @@ package NGCP::Schema::InflateColumn::DateTime::EpochMilli; + use Sipwise::Base '-skip'=>['TryCatch']; use DateTime qw(); diff --git a/lib/NGCP/Schema/InflateColumn/DateTime/EpochString.pm b/lib/NGCP/Schema/InflateColumn/DateTime/EpochString.pm index 841327b3..baf98aad 100644 --- a/lib/NGCP/Schema/InflateColumn/DateTime/EpochString.pm +++ b/lib/NGCP/Schema/InflateColumn/DateTime/EpochString.pm @@ -1,4 +1,5 @@ package NGCP::Schema::InflateColumn::DateTime::EpochString; + use Sipwise::Base '-skip'=>['TryCatch']; use DateTime qw(); diff --git a/lib/NGCP/Schema/Result/acc.pm b/lib/NGCP/Schema/Result/acc.pm index 197f0690..f6c1d319 100644 --- a/lib/NGCP/Schema/Result/acc.pm +++ b/lib/NGCP/Schema/Result/acc.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::acc; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/acc_backup.pm b/lib/NGCP/Schema/Result/acc_backup.pm index 1c991d95..76b493db 100644 --- a/lib/NGCP/Schema/Result/acc_backup.pm +++ b/lib/NGCP/Schema/Result/acc_backup.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::acc_backup; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/acc_trash.pm b/lib/NGCP/Schema/Result/acc_trash.pm index cc3e8d73..2a6a7ba8 100644 --- a/lib/NGCP/Schema/Result/acc_trash.pm +++ b/lib/NGCP/Schema/Result/acc_trash.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::acc_trash; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/active_watchers.pm b/lib/NGCP/Schema/Result/active_watchers.pm index 4087ca67..c4fc4c74 100644 --- a/lib/NGCP/Schema/Result/active_watchers.pm +++ b/lib/NGCP/Schema/Result/active_watchers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::active_watchers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/address.pm b/lib/NGCP/Schema/Result/address.pm index f7cb38fd..ba0d3f0b 100644 --- a/lib/NGCP/Schema/Result/address.pm +++ b/lib/NGCP/Schema/Result/address.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::address; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/admins.pm b/lib/NGCP/Schema/Result/admins.pm index 49cab2eb..475f972a 100644 --- a/lib/NGCP/Schema/Result/admins.pm +++ b/lib/NGCP/Schema/Result/admins.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::admins; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/aliases.pm b/lib/NGCP/Schema/Result/aliases.pm index c29e9cdb..35941f2f 100644 --- a/lib/NGCP/Schema/Result/aliases.pm +++ b/lib/NGCP/Schema/Result/aliases.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::aliases; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_configs.pm b/lib/NGCP/Schema/Result/autoprov_configs.pm index 9fa46411..3a3a1aac 100644 --- a/lib/NGCP/Schema/Result/autoprov_configs.pm +++ b/lib/NGCP/Schema/Result/autoprov_configs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_configs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_device_extensions.pm b/lib/NGCP/Schema/Result/autoprov_device_extensions.pm index 7814aceb..d8c7eef0 100644 --- a/lib/NGCP/Schema/Result/autoprov_device_extensions.pm +++ b/lib/NGCP/Schema/Result/autoprov_device_extensions.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_device_extensions; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_device_line_annotations.pm b/lib/NGCP/Schema/Result/autoprov_device_line_annotations.pm index 989e5339..afeef469 100644 --- a/lib/NGCP/Schema/Result/autoprov_device_line_annotations.pm +++ b/lib/NGCP/Schema/Result/autoprov_device_line_annotations.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_device_line_annotations; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_device_line_ranges.pm b/lib/NGCP/Schema/Result/autoprov_device_line_ranges.pm index 40f502fb..4fb90994 100644 --- a/lib/NGCP/Schema/Result/autoprov_device_line_ranges.pm +++ b/lib/NGCP/Schema/Result/autoprov_device_line_ranges.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_device_line_ranges; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_devices.pm b/lib/NGCP/Schema/Result/autoprov_devices.pm index 36454a9d..3214c6db 100644 --- a/lib/NGCP/Schema/Result/autoprov_devices.pm +++ b/lib/NGCP/Schema/Result/autoprov_devices.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_devices; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_field_device_lines.pm b/lib/NGCP/Schema/Result/autoprov_field_device_lines.pm index 482c3405..923abc01 100644 --- a/lib/NGCP/Schema/Result/autoprov_field_device_lines.pm +++ b/lib/NGCP/Schema/Result/autoprov_field_device_lines.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_field_device_lines; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_field_devices.pm b/lib/NGCP/Schema/Result/autoprov_field_devices.pm index b0b5d87a..bac5ac4a 100644 --- a/lib/NGCP/Schema/Result/autoprov_field_devices.pm +++ b/lib/NGCP/Schema/Result/autoprov_field_devices.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_field_devices; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_firmwares.pm b/lib/NGCP/Schema/Result/autoprov_firmwares.pm index 9b4bf9b3..859b0985 100644 --- a/lib/NGCP/Schema/Result/autoprov_firmwares.pm +++ b/lib/NGCP/Schema/Result/autoprov_firmwares.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_firmwares; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_firmwares_data.pm b/lib/NGCP/Schema/Result/autoprov_firmwares_data.pm index 2c8ccb52..e6ba5788 100644 --- a/lib/NGCP/Schema/Result/autoprov_firmwares_data.pm +++ b/lib/NGCP/Schema/Result/autoprov_firmwares_data.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_firmwares_data; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_profiles.pm b/lib/NGCP/Schema/Result/autoprov_profiles.pm index b11f8c05..446f62d3 100644 --- a/lib/NGCP/Schema/Result/autoprov_profiles.pm +++ b/lib/NGCP/Schema/Result/autoprov_profiles.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_profiles; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_redirect_credentials.pm b/lib/NGCP/Schema/Result/autoprov_redirect_credentials.pm index 50398211..4e51ac13 100644 --- a/lib/NGCP/Schema/Result/autoprov_redirect_credentials.pm +++ b/lib/NGCP/Schema/Result/autoprov_redirect_credentials.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_redirect_credentials; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_sync.pm b/lib/NGCP/Schema/Result/autoprov_sync.pm index cbd7abfb..8d2ed512 100644 --- a/lib/NGCP/Schema/Result/autoprov_sync.pm +++ b/lib/NGCP/Schema/Result/autoprov_sync.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_sync; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/autoprov_sync_parameters.pm b/lib/NGCP/Schema/Result/autoprov_sync_parameters.pm index e910a6c1..168fda98 100644 --- a/lib/NGCP/Schema/Result/autoprov_sync_parameters.pm +++ b/lib/NGCP/Schema/Result/autoprov_sync_parameters.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::autoprov_sync_parameters; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_fees.pm b/lib/NGCP/Schema/Result/billing_fees.pm index 24ae4956..19bbcc72 100644 --- a/lib/NGCP/Schema/Result/billing_fees.pm +++ b/lib/NGCP/Schema/Result/billing_fees.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_fees; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_fees_history.pm b/lib/NGCP/Schema/Result/billing_fees_history.pm index 6fd9dbcc..663b4cf0 100644 --- a/lib/NGCP/Schema/Result/billing_fees_history.pm +++ b/lib/NGCP/Schema/Result/billing_fees_history.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_fees_history; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_fees_raw.pm b/lib/NGCP/Schema/Result/billing_fees_raw.pm index febff52a..60c95f23 100644 --- a/lib/NGCP/Schema/Result/billing_fees_raw.pm +++ b/lib/NGCP/Schema/Result/billing_fees_raw.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_fees_raw; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_mappings.pm b/lib/NGCP/Schema/Result/billing_mappings.pm index 0af7250d..c590af5a 100644 --- a/lib/NGCP/Schema/Result/billing_mappings.pm +++ b/lib/NGCP/Schema/Result/billing_mappings.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_mappings; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_mappings_actual.pm b/lib/NGCP/Schema/Result/billing_mappings_actual.pm index 73a80d0a..b2651471 100644 --- a/lib/NGCP/Schema/Result/billing_mappings_actual.pm +++ b/lib/NGCP/Schema/Result/billing_mappings_actual.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_mappings_actual; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent qw/DBIx::Class::Core/; diff --git a/lib/NGCP/Schema/Result/billing_network_blocks.pm b/lib/NGCP/Schema/Result/billing_network_blocks.pm index f730ce3e..be3be991 100644 --- a/lib/NGCP/Schema/Result/billing_network_blocks.pm +++ b/lib/NGCP/Schema/Result/billing_network_blocks.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_network_blocks; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use Math::BigInt; use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_networks.pm b/lib/NGCP/Schema/Result/billing_networks.pm index a1072d24..ce2ac658 100644 --- a/lib/NGCP/Schema/Result/billing_networks.pm +++ b/lib/NGCP/Schema/Result/billing_networks.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_networks; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_peaktime_special.pm b/lib/NGCP/Schema/Result/billing_peaktime_special.pm index 2be51893..a38f5609 100644 --- a/lib/NGCP/Schema/Result/billing_peaktime_special.pm +++ b/lib/NGCP/Schema/Result/billing_peaktime_special.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_peaktime_special; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_peaktime_weekdays.pm b/lib/NGCP/Schema/Result/billing_peaktime_weekdays.pm index c720d9a9..11168ce4 100644 --- a/lib/NGCP/Schema/Result/billing_peaktime_weekdays.pm +++ b/lib/NGCP/Schema/Result/billing_peaktime_weekdays.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_peaktime_weekdays; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_profiles.pm b/lib/NGCP/Schema/Result/billing_profiles.pm index 9bb3bf82..8c9577c7 100644 --- a/lib/NGCP/Schema/Result/billing_profiles.pm +++ b/lib/NGCP/Schema/Result/billing_profiles.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_profiles; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_zones.pm b/lib/NGCP/Schema/Result/billing_zones.pm index 43203518..a935169b 100644 --- a/lib/NGCP/Schema/Result/billing_zones.pm +++ b/lib/NGCP/Schema/Result/billing_zones.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_zones; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/billing_zones_history.pm b/lib/NGCP/Schema/Result/billing_zones_history.pm index 4aff7ddb..2f7adf9e 100644 --- a/lib/NGCP/Schema/Result/billing_zones_history.pm +++ b/lib/NGCP/Schema/Result/billing_zones_history.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::billing_zones_history; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/call_list_suppressions.pm b/lib/NGCP/Schema/Result/call_list_suppressions.pm index b91550bb..2abc0d50 100644 --- a/lib/NGCP/Schema/Result/call_list_suppressions.pm +++ b/lib/NGCP/Schema/Result/call_list_suppressions.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::call_list_suppressions; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/carrier_contracts.pm b/lib/NGCP/Schema/Result/carrier_contracts.pm index 5b43bfed..5dcc6ed4 100644 --- a/lib/NGCP/Schema/Result/carrier_contracts.pm +++ b/lib/NGCP/Schema/Result/carrier_contracts.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::carrier_contracts; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/carrier_customers.pm b/lib/NGCP/Schema/Result/carrier_customers.pm index 8c5a6460..05498a32 100644 --- a/lib/NGCP/Schema/Result/carrier_customers.pm +++ b/lib/NGCP/Schema/Result/carrier_customers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::carrier_customers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/carrier_orders.pm b/lib/NGCP/Schema/Result/carrier_orders.pm index 0a6e9a38..5796f93c 100644 --- a/lib/NGCP/Schema/Result/carrier_orders.pm +++ b/lib/NGCP/Schema/Result/carrier_orders.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::carrier_orders; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/carrier_payments.pm b/lib/NGCP/Schema/Result/carrier_payments.pm index 0bb38c5d..4e382e4b 100644 --- a/lib/NGCP/Schema/Result/carrier_payments.pm +++ b/lib/NGCP/Schema/Result/carrier_payments.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::carrier_payments; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/cdr.pm b/lib/NGCP/Schema/Result/cdr.pm index ed4c87ea..ab22aee5 100644 --- a/lib/NGCP/Schema/Result/cdr.pm +++ b/lib/NGCP/Schema/Result/cdr.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::cdr; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/cfg_schema.pm b/lib/NGCP/Schema/Result/cfg_schema.pm index b834a079..117f9d49 100644 --- a/lib/NGCP/Schema/Result/cfg_schema.pm +++ b/lib/NGCP/Schema/Result/cfg_schema.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::cfg_schema; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/contacts.pm b/lib/NGCP/Schema/Result/contacts.pm index bfdb81c2..887c424d 100644 --- a/lib/NGCP/Schema/Result/contacts.pm +++ b/lib/NGCP/Schema/Result/contacts.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::contacts; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/contract_balances.pm b/lib/NGCP/Schema/Result/contract_balances.pm index e9d79848..248c7054 100644 --- a/lib/NGCP/Schema/Result/contract_balances.pm +++ b/lib/NGCP/Schema/Result/contract_balances.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::contract_balances; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/contract_credits.pm b/lib/NGCP/Schema/Result/contract_credits.pm index 11c4cb74..cbf60b94 100644 --- a/lib/NGCP/Schema/Result/contract_credits.pm +++ b/lib/NGCP/Schema/Result/contract_credits.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::contract_credits; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/contract_fraud_events.pm b/lib/NGCP/Schema/Result/contract_fraud_events.pm index 733ad3f5..c212de05 100644 --- a/lib/NGCP/Schema/Result/contract_fraud_events.pm +++ b/lib/NGCP/Schema/Result/contract_fraud_events.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::contract_fraud_events; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent qw/DBIx::Class::Core/; diff --git a/lib/NGCP/Schema/Result/contract_fraud_preferences.pm b/lib/NGCP/Schema/Result/contract_fraud_preferences.pm index 78795eb0..86b4aefc 100644 --- a/lib/NGCP/Schema/Result/contract_fraud_preferences.pm +++ b/lib/NGCP/Schema/Result/contract_fraud_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::contract_fraud_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/contract_registers.pm b/lib/NGCP/Schema/Result/contract_registers.pm index 2c24df5d..48a92a7d 100644 --- a/lib/NGCP/Schema/Result/contract_registers.pm +++ b/lib/NGCP/Schema/Result/contract_registers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::contract_registers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/contract_timezone.pm b/lib/NGCP/Schema/Result/contract_timezone.pm index 37a0d52a..e961e717 100644 --- a/lib/NGCP/Schema/Result/contract_timezone.pm +++ b/lib/NGCP/Schema/Result/contract_timezone.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::contract_timezone; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent qw/DBIx::Class::Core/; diff --git a/lib/NGCP/Schema/Result/contracts.pm b/lib/NGCP/Schema/Result/contracts.pm index 5d1b0199..bab34e69 100644 --- a/lib/NGCP/Schema/Result/contracts.pm +++ b/lib/NGCP/Schema/Result/contracts.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::contracts; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/credit_payments.pm b/lib/NGCP/Schema/Result/credit_payments.pm index 47c21bce..345ac6ea 100644 --- a/lib/NGCP/Schema/Result/credit_payments.pm +++ b/lib/NGCP/Schema/Result/credit_payments.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::credit_payments; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/credits.pm b/lib/NGCP/Schema/Result/credits.pm index 0ce1fc30..89903fc2 100644 --- a/lib/NGCP/Schema/Result/credits.pm +++ b/lib/NGCP/Schema/Result/credits.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::credits; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/customer_registers.pm b/lib/NGCP/Schema/Result/customer_registers.pm index c99051b9..06a0c209 100644 --- a/lib/NGCP/Schema/Result/customer_registers.pm +++ b/lib/NGCP/Schema/Result/customer_registers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::customer_registers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/customers.pm b/lib/NGCP/Schema/Result/customers.pm index 985538fb..e410c32a 100644 --- a/lib/NGCP/Schema/Result/customers.pm +++ b/lib/NGCP/Schema/Result/customers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::customers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/db_schema.pm b/lib/NGCP/Schema/Result/db_schema.pm index df84c393..3b32b087 100644 --- a/lib/NGCP/Schema/Result/db_schema.pm +++ b/lib/NGCP/Schema/Result/db_schema.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::db_schema; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/dbaliases.pm b/lib/NGCP/Schema/Result/dbaliases.pm index a33b1e14..64ddbfae 100644 --- a/lib/NGCP/Schema/Result/dbaliases.pm +++ b/lib/NGCP/Schema/Result/dbaliases.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::dbaliases; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/dialog.pm b/lib/NGCP/Schema/Result/dialog.pm index 6c81e576..9bbb7c94 100644 --- a/lib/NGCP/Schema/Result/dialog.pm +++ b/lib/NGCP/Schema/Result/dialog.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::dialog; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/dialog_vars.pm b/lib/NGCP/Schema/Result/dialog_vars.pm index 19556619..01d25b30 100644 --- a/lib/NGCP/Schema/Result/dialog_vars.pm +++ b/lib/NGCP/Schema/Result/dialog_vars.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::dialog_vars; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/dialplan.pm b/lib/NGCP/Schema/Result/dialplan.pm index 8289ba9d..3e958f9b 100644 --- a/lib/NGCP/Schema/Result/dialplan.pm +++ b/lib/NGCP/Schema/Result/dialplan.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::dialplan; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/dispatcher.pm b/lib/NGCP/Schema/Result/dispatcher.pm index a9ce2883..e14d6e51 100644 --- a/lib/NGCP/Schema/Result/dispatcher.pm +++ b/lib/NGCP/Schema/Result/dispatcher.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::dispatcher; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/dom_preferences.pm b/lib/NGCP/Schema/Result/dom_preferences.pm index aaca93a4..f1824b28 100644 --- a/lib/NGCP/Schema/Result/dom_preferences.pm +++ b/lib/NGCP/Schema/Result/dom_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::dom_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/domain.pm b/lib/NGCP/Schema/Result/domain.pm index 8b808dae..708a5824 100644 --- a/lib/NGCP/Schema/Result/domain.pm +++ b/lib/NGCP/Schema/Result/domain.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::domain; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/domain_attrs.pm b/lib/NGCP/Schema/Result/domain_attrs.pm index ddf0157d..79033d28 100644 --- a/lib/NGCP/Schema/Result/domain_attrs.pm +++ b/lib/NGCP/Schema/Result/domain_attrs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::domain_attrs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/domain_resellers.pm b/lib/NGCP/Schema/Result/domain_resellers.pm index dbcda7fc..aa4a215f 100644 --- a/lib/NGCP/Schema/Result/domain_resellers.pm +++ b/lib/NGCP/Schema/Result/domain_resellers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::domain_resellers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/domains.pm b/lib/NGCP/Schema/Result/domains.pm index 4a8a4ddd..86ee8596 100644 --- a/lib/NGCP/Schema/Result/domains.pm +++ b/lib/NGCP/Schema/Result/domains.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::domains; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/email_templates.pm b/lib/NGCP/Schema/Result/email_templates.pm index dd4bee46..6adad336 100644 --- a/lib/NGCP/Schema/Result/email_templates.pm +++ b/lib/NGCP/Schema/Result/email_templates.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::email_templates; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/emergency_containers.pm b/lib/NGCP/Schema/Result/emergency_containers.pm index 6b63c5c4..b6ede04b 100644 --- a/lib/NGCP/Schema/Result/emergency_containers.pm +++ b/lib/NGCP/Schema/Result/emergency_containers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::emergency_containers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/emergency_mappings.pm b/lib/NGCP/Schema/Result/emergency_mappings.pm index d1ab6340..c78e7e4f 100644 --- a/lib/NGCP/Schema/Result/emergency_mappings.pm +++ b/lib/NGCP/Schema/Result/emergency_mappings.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::emergency_mappings; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/events.pm b/lib/NGCP/Schema/Result/events.pm index be5062fb..d2a22a61 100644 --- a/lib/NGCP/Schema/Result/events.pm +++ b/lib/NGCP/Schema/Result/events.pm @@ -1,5 +1,8 @@ package NGCP::Schema::Result::events; +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/events_relation.pm b/lib/NGCP/Schema/Result/events_relation.pm index 68047b36..da3d7799 100644 --- a/lib/NGCP/Schema/Result/events_relation.pm +++ b/lib/NGCP/Schema/Result/events_relation.pm @@ -1,5 +1,8 @@ package NGCP::Schema::Result::events_relation; +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/events_relation_data.pm b/lib/NGCP/Schema/Result/events_relation_data.pm index 2cbf20c9..cbb90a17 100644 --- a/lib/NGCP/Schema/Result/events_relation_data.pm +++ b/lib/NGCP/Schema/Result/events_relation_data.pm @@ -1,5 +1,8 @@ package NGCP::Schema::Result::events_relation_data; +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/events_tag.pm b/lib/NGCP/Schema/Result/events_tag.pm index d321af92..d3fb2b8f 100644 --- a/lib/NGCP/Schema/Result/events_tag.pm +++ b/lib/NGCP/Schema/Result/events_tag.pm @@ -1,5 +1,8 @@ package NGCP::Schema::Result::events_tag; +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/events_tag_data.pm b/lib/NGCP/Schema/Result/events_tag_data.pm index 85c5c14e..a8f44e94 100644 --- a/lib/NGCP/Schema/Result/events_tag_data.pm +++ b/lib/NGCP/Schema/Result/events_tag_data.pm @@ -1,5 +1,8 @@ package NGCP::Schema::Result::events_tag_data; +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/fax_destinations.pm b/lib/NGCP/Schema/Result/fax_destinations.pm index 53f7b8b8..3f1b5955 100644 --- a/lib/NGCP/Schema/Result/fax_destinations.pm +++ b/lib/NGCP/Schema/Result/fax_destinations.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::fax_destinations; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/fax_journal.pm b/lib/NGCP/Schema/Result/fax_journal.pm index d945f674..86a3bd22 100644 --- a/lib/NGCP/Schema/Result/fax_journal.pm +++ b/lib/NGCP/Schema/Result/fax_journal.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::fax_journal; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/fax_preferences.pm b/lib/NGCP/Schema/Result/fax_preferences.pm index 36703e51..9f3421cc 100644 --- a/lib/NGCP/Schema/Result/fax_preferences.pm +++ b/lib/NGCP/Schema/Result/fax_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::fax_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/htable.pm b/lib/NGCP/Schema/Result/htable.pm index c5805bc0..14cb9769 100644 --- a/lib/NGCP/Schema/Result/htable.pm +++ b/lib/NGCP/Schema/Result/htable.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::htable; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/interceptions.pm b/lib/NGCP/Schema/Result/interceptions.pm index 5f03abd8..d6b2b88b 100644 --- a/lib/NGCP/Schema/Result/interceptions.pm +++ b/lib/NGCP/Schema/Result/interceptions.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::interceptions; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/invoice_templates.pm b/lib/NGCP/Schema/Result/invoice_templates.pm index 049a0995..755d3b67 100644 --- a/lib/NGCP/Schema/Result/invoice_templates.pm +++ b/lib/NGCP/Schema/Result/invoice_templates.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::invoice_templates; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/invoices.pm b/lib/NGCP/Schema/Result/invoices.pm index 67cdba2a..08ec2de5 100644 --- a/lib/NGCP/Schema/Result/invoices.pm +++ b/lib/NGCP/Schema/Result/invoices.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::invoices; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/journals.pm b/lib/NGCP/Schema/Result/journals.pm index da6c39c4..31721b4d 100644 --- a/lib/NGCP/Schema/Result/journals.pm +++ b/lib/NGCP/Schema/Result/journals.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::journals; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/kamailio_acc.pm b/lib/NGCP/Schema/Result/kamailio_acc.pm index 300ef169..d4aac4ff 100644 --- a/lib/NGCP/Schema/Result/kamailio_acc.pm +++ b/lib/NGCP/Schema/Result/kamailio_acc.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::kamailio_acc; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/kamailio_acc_backup.pm b/lib/NGCP/Schema/Result/kamailio_acc_backup.pm index 1455154f..52861e09 100644 --- a/lib/NGCP/Schema/Result/kamailio_acc_backup.pm +++ b/lib/NGCP/Schema/Result/kamailio_acc_backup.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::kamailio_acc_backup; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/kamailio_acc_trash.pm b/lib/NGCP/Schema/Result/kamailio_acc_trash.pm index a2eea75a..c6f7bb09 100644 --- a/lib/NGCP/Schema/Result/kamailio_acc_trash.pm +++ b/lib/NGCP/Schema/Result/kamailio_acc_trash.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::kamailio_acc_trash; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/language_strings.pm b/lib/NGCP/Schema/Result/language_strings.pm index 593a0472..a3109a1f 100644 --- a/lib/NGCP/Schema/Result/language_strings.pm +++ b/lib/NGCP/Schema/Result/language_strings.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::language_strings; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/lcr_gw.pm b/lib/NGCP/Schema/Result/lcr_gw.pm index d6abb3fb..da6f32fa 100644 --- a/lib/NGCP/Schema/Result/lcr_gw.pm +++ b/lib/NGCP/Schema/Result/lcr_gw.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::lcr_gw; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/lcr_rule.pm b/lib/NGCP/Schema/Result/lcr_rule.pm index fde1789e..faa03103 100644 --- a/lib/NGCP/Schema/Result/lcr_rule.pm +++ b/lib/NGCP/Schema/Result/lcr_rule.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::lcr_rule; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/lcr_rule_target.pm b/lib/NGCP/Schema/Result/lcr_rule_target.pm index 64bafe0a..93d245d0 100644 --- a/lib/NGCP/Schema/Result/lcr_rule_target.pm +++ b/lib/NGCP/Schema/Result/lcr_rule_target.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::lcr_rule_target; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/lnp_numbers.pm b/lib/NGCP/Schema/Result/lnp_numbers.pm index 12fef7d2..891729f0 100644 --- a/lib/NGCP/Schema/Result/lnp_numbers.pm +++ b/lib/NGCP/Schema/Result/lnp_numbers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::lnp_numbers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/lnp_numbers_actual.pm b/lib/NGCP/Schema/Result/lnp_numbers_actual.pm index a4ec4161..dfe6275a 100644 --- a/lib/NGCP/Schema/Result/lnp_numbers_actual.pm +++ b/lib/NGCP/Schema/Result/lnp_numbers_actual.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::lnp_numbers_actual; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent qw/DBIx::Class::Core/; diff --git a/lib/NGCP/Schema/Result/lnp_providers.pm b/lib/NGCP/Schema/Result/lnp_providers.pm index cebba203..a2abb7c1 100644 --- a/lib/NGCP/Schema/Result/lnp_providers.pm +++ b/lib/NGCP/Schema/Result/lnp_providers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::lnp_providers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/location.pm b/lib/NGCP/Schema/Result/location.pm index d9cad5d9..1b027019 100644 --- a/lib/NGCP/Schema/Result/location.pm +++ b/lib/NGCP/Schema/Result/location.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::location; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/location_attrs.pm b/lib/NGCP/Schema/Result/location_attrs.pm index 1341240a..73ef3bbf 100644 --- a/lib/NGCP/Schema/Result/location_attrs.pm +++ b/lib/NGCP/Schema/Result/location_attrs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::location_attrs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/malicious_calls.pm b/lib/NGCP/Schema/Result/malicious_calls.pm index 8dcdd46f..be5b601c 100644 --- a/lib/NGCP/Schema/Result/malicious_calls.pm +++ b/lib/NGCP/Schema/Result/malicious_calls.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::malicious_calls; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/mark.pm b/lib/NGCP/Schema/Result/mark.pm index 16d1b03b..5a969b8d 100644 --- a/lib/NGCP/Schema/Result/mark.pm +++ b/lib/NGCP/Schema/Result/mark.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::mark; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/message_packets.pm b/lib/NGCP/Schema/Result/message_packets.pm index cf4d3d57..4b125ce8 100644 --- a/lib/NGCP/Schema/Result/message_packets.pm +++ b/lib/NGCP/Schema/Result/message_packets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::message_packets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/messages.pm b/lib/NGCP/Schema/Result/messages.pm index 565d75f5..0f671320 100644 --- a/lib/NGCP/Schema/Result/messages.pm +++ b/lib/NGCP/Schema/Result/messages.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::messages; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/messages_custom.pm b/lib/NGCP/Schema/Result/messages_custom.pm index d28dfb08..f3365f80 100644 --- a/lib/NGCP/Schema/Result/messages_custom.pm +++ b/lib/NGCP/Schema/Result/messages_custom.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::messages_custom; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent qw/DBIx::Class::Core/; diff --git a/lib/NGCP/Schema/Result/mobile_push_registrations.pm b/lib/NGCP/Schema/Result/mobile_push_registrations.pm index 071dc256..8b17037f 100644 --- a/lib/NGCP/Schema/Result/mobile_push_registrations.pm +++ b/lib/NGCP/Schema/Result/mobile_push_registrations.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::mobile_push_registrations; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/ncos_levels.pm b/lib/NGCP/Schema/Result/ncos_levels.pm index 3a8b1ded..7b442d74 100644 --- a/lib/NGCP/Schema/Result/ncos_levels.pm +++ b/lib/NGCP/Schema/Result/ncos_levels.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::ncos_levels; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/ncos_lnp_list.pm b/lib/NGCP/Schema/Result/ncos_lnp_list.pm index 97c107bf..283de381 100644 --- a/lib/NGCP/Schema/Result/ncos_lnp_list.pm +++ b/lib/NGCP/Schema/Result/ncos_lnp_list.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::ncos_lnp_list; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/ncos_pattern_list.pm b/lib/NGCP/Schema/Result/ncos_pattern_list.pm index 92bba427..1a17e00e 100644 --- a/lib/NGCP/Schema/Result/ncos_pattern_list.pm +++ b/lib/NGCP/Schema/Result/ncos_pattern_list.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::ncos_pattern_list; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/numbers.pm b/lib/NGCP/Schema/Result/numbers.pm index 4bf25522..e9bcd2e2 100644 --- a/lib/NGCP/Schema/Result/numbers.pm +++ b/lib/NGCP/Schema/Result/numbers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::numbers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/order_payments.pm b/lib/NGCP/Schema/Result/order_payments.pm index e181e997..d19e7e56 100644 --- a/lib/NGCP/Schema/Result/order_payments.pm +++ b/lib/NGCP/Schema/Result/order_payments.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::order_payments; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/orders.pm b/lib/NGCP/Schema/Result/orders.pm index 3b142aec..447c1982 100644 --- a/lib/NGCP/Schema/Result/orders.pm +++ b/lib/NGCP/Schema/Result/orders.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::orders; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/package_profile_sets.pm b/lib/NGCP/Schema/Result/package_profile_sets.pm index 4dc10c6a..374922e1 100644 --- a/lib/NGCP/Schema/Result/package_profile_sets.pm +++ b/lib/NGCP/Schema/Result/package_profile_sets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::package_profile_sets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/packets.pm b/lib/NGCP/Schema/Result/packets.pm index acea562a..ae5682b8 100644 --- a/lib/NGCP/Schema/Result/packets.pm +++ b/lib/NGCP/Schema/Result/packets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::packets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/password_resets.pm b/lib/NGCP/Schema/Result/password_resets.pm index 8771e7ca..df3a970a 100644 --- a/lib/NGCP/Schema/Result/password_resets.pm +++ b/lib/NGCP/Schema/Result/password_resets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::password_resets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/payments.pm b/lib/NGCP/Schema/Result/payments.pm index eec2c5ae..2d699178 100644 --- a/lib/NGCP/Schema/Result/payments.pm +++ b/lib/NGCP/Schema/Result/payments.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::payments; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/peer_preferences.pm b/lib/NGCP/Schema/Result/peer_preferences.pm index aec9ee9c..2dabb97b 100644 --- a/lib/NGCP/Schema/Result/peer_preferences.pm +++ b/lib/NGCP/Schema/Result/peer_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::peer_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/prepaid_costs.pm b/lib/NGCP/Schema/Result/prepaid_costs.pm index 1b1997e2..6b0c9bb2 100644 --- a/lib/NGCP/Schema/Result/prepaid_costs.pm +++ b/lib/NGCP/Schema/Result/prepaid_costs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::prepaid_costs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/presentity.pm b/lib/NGCP/Schema/Result/presentity.pm index ca058264..bd6ae9c8 100644 --- a/lib/NGCP/Schema/Result/presentity.pm +++ b/lib/NGCP/Schema/Result/presentity.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::presentity; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/products.pm b/lib/NGCP/Schema/Result/products.pm index 6292dbb6..4731ef77 100644 --- a/lib/NGCP/Schema/Result/products.pm +++ b/lib/NGCP/Schema/Result/products.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::products; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/prof_preferences.pm b/lib/NGCP/Schema/Result/prof_preferences.pm index 3157f022..76fc135c 100644 --- a/lib/NGCP/Schema/Result/prof_preferences.pm +++ b/lib/NGCP/Schema/Result/prof_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::prof_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/profile_packages.pm b/lib/NGCP/Schema/Result/profile_packages.pm index 26218aee..8b2f9011 100644 --- a/lib/NGCP/Schema/Result/profile_packages.pm +++ b/lib/NGCP/Schema/Result/profile_packages.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::profile_packages; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/provisioning_voip_subscribers.pm b/lib/NGCP/Schema/Result/provisioning_voip_subscribers.pm index fb71c3cd..afc1e53c 100644 --- a/lib/NGCP/Schema/Result/provisioning_voip_subscribers.pm +++ b/lib/NGCP/Schema/Result/provisioning_voip_subscribers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::provisioning_voip_subscribers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/pua.pm b/lib/NGCP/Schema/Result/pua.pm index 3b4932e8..3f6f499b 100644 --- a/lib/NGCP/Schema/Result/pua.pm +++ b/lib/NGCP/Schema/Result/pua.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::pua; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/recording_calls.pm b/lib/NGCP/Schema/Result/recording_calls.pm index f67d124c..71d33e6d 100644 --- a/lib/NGCP/Schema/Result/recording_calls.pm +++ b/lib/NGCP/Schema/Result/recording_calls.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::recording_calls; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/recording_metakeys.pm b/lib/NGCP/Schema/Result/recording_metakeys.pm index daf12ead..605cf75b 100644 --- a/lib/NGCP/Schema/Result/recording_metakeys.pm +++ b/lib/NGCP/Schema/Result/recording_metakeys.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::recording_metakeys; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/recording_streams.pm b/lib/NGCP/Schema/Result/recording_streams.pm index bcda29e6..cbfc77b0 100644 --- a/lib/NGCP/Schema/Result/recording_streams.pm +++ b/lib/NGCP/Schema/Result/recording_streams.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::recording_streams; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/reseller_brandings.pm b/lib/NGCP/Schema/Result/reseller_brandings.pm index 19a843e1..8c5a9277 100644 --- a/lib/NGCP/Schema/Result/reseller_brandings.pm +++ b/lib/NGCP/Schema/Result/reseller_brandings.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::reseller_brandings; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/reseller_timezone.pm b/lib/NGCP/Schema/Result/reseller_timezone.pm index efec1b16..67d994b3 100644 --- a/lib/NGCP/Schema/Result/reseller_timezone.pm +++ b/lib/NGCP/Schema/Result/reseller_timezone.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::reseller_timezone; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent qw/DBIx::Class::Core/; diff --git a/lib/NGCP/Schema/Result/resellers.pm b/lib/NGCP/Schema/Result/resellers.pm index 9095be30..febc715d 100644 --- a/lib/NGCP/Schema/Result/resellers.pm +++ b/lib/NGCP/Schema/Result/resellers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::resellers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/rls_presentity.pm b/lib/NGCP/Schema/Result/rls_presentity.pm index 4aba1abf..bef549c8 100644 --- a/lib/NGCP/Schema/Result/rls_presentity.pm +++ b/lib/NGCP/Schema/Result/rls_presentity.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::rls_presentity; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/rls_watchers.pm b/lib/NGCP/Schema/Result/rls_watchers.pm index 753634d5..f1eaeab6 100644 --- a/lib/NGCP/Schema/Result/rls_watchers.pm +++ b/lib/NGCP/Schema/Result/rls_watchers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::rls_watchers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/sca_subscriptions.pm b/lib/NGCP/Schema/Result/sca_subscriptions.pm index 44bd730c..8877eb0b 100644 --- a/lib/NGCP/Schema/Result/sca_subscriptions.pm +++ b/lib/NGCP/Schema/Result/sca_subscriptions.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::sca_subscriptions; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/sems_registrations.pm b/lib/NGCP/Schema/Result/sems_registrations.pm index c68291e3..a110afa0 100644 --- a/lib/NGCP/Schema/Result/sems_registrations.pm +++ b/lib/NGCP/Schema/Result/sems_registrations.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::sems_registrations; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/silo.pm b/lib/NGCP/Schema/Result/silo.pm index c9f387c6..5b7c8533 100644 --- a/lib/NGCP/Schema/Result/silo.pm +++ b/lib/NGCP/Schema/Result/silo.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::silo; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/sipstats_mark.pm b/lib/NGCP/Schema/Result/sipstats_mark.pm index e31e3301..99d22a6f 100644 --- a/lib/NGCP/Schema/Result/sipstats_mark.pm +++ b/lib/NGCP/Schema/Result/sipstats_mark.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::sipstats_mark; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/sipwise_mam.pm b/lib/NGCP/Schema/Result/sipwise_mam.pm index cfe1663d..4e8c107a 100644 --- a/lib/NGCP/Schema/Result/sipwise_mam.pm +++ b/lib/NGCP/Schema/Result/sipwise_mam.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::sipwise_mam; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/sms_journal.pm b/lib/NGCP/Schema/Result/sms_journal.pm index 20e20eb6..e0e57b15 100644 --- a/lib/NGCP/Schema/Result/sms_journal.pm +++ b/lib/NGCP/Schema/Result/sms_journal.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::sms_journal; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/speed_dial.pm b/lib/NGCP/Schema/Result/speed_dial.pm index b72dd769..d26b6293 100644 --- a/lib/NGCP/Schema/Result/speed_dial.pm +++ b/lib/NGCP/Schema/Result/speed_dial.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::speed_dial; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/statistics.pm b/lib/NGCP/Schema/Result/statistics.pm index 5f3c6265..3c68fed3 100644 --- a/lib/NGCP/Schema/Result/statistics.pm +++ b/lib/NGCP/Schema/Result/statistics.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::statistics; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/subscriber.pm b/lib/NGCP/Schema/Result/subscriber.pm index 7d77d682..64552986 100644 --- a/lib/NGCP/Schema/Result/subscriber.pm +++ b/lib/NGCP/Schema/Result/subscriber.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::subscriber; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/subscribers.pm b/lib/NGCP/Schema/Result/subscribers.pm index 41ac376e..093d9de0 100644 --- a/lib/NGCP/Schema/Result/subscribers.pm +++ b/lib/NGCP/Schema/Result/subscribers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::subscribers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/timezones.pm b/lib/NGCP/Schema/Result/timezones.pm index 4bff9134..5ad4ccfc 100644 --- a/lib/NGCP/Schema/Result/timezones.pm +++ b/lib/NGCP/Schema/Result/timezones.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::timezones; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent qw/DBIx::Class::Core/; diff --git a/lib/NGCP/Schema/Result/topup_logs.pm b/lib/NGCP/Schema/Result/topup_logs.pm index 41e55ed4..2b3c634c 100644 --- a/lib/NGCP/Schema/Result/topup_logs.pm +++ b/lib/NGCP/Schema/Result/topup_logs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::topup_logs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/trusted.pm b/lib/NGCP/Schema/Result/trusted.pm index 4014b1db..b849a642 100644 --- a/lib/NGCP/Schema/Result/trusted.pm +++ b/lib/NGCP/Schema/Result/trusted.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::trusted; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/uid_credentials.pm b/lib/NGCP/Schema/Result/uid_credentials.pm index cf7b2275..c54833af 100644 --- a/lib/NGCP/Schema/Result/uid_credentials.pm +++ b/lib/NGCP/Schema/Result/uid_credentials.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::uid_credentials; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/uid_domain.pm b/lib/NGCP/Schema/Result/uid_domain.pm index cd556a9f..330385bc 100644 --- a/lib/NGCP/Schema/Result/uid_domain.pm +++ b/lib/NGCP/Schema/Result/uid_domain.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::uid_domain; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/uid_domain_attrs.pm b/lib/NGCP/Schema/Result/uid_domain_attrs.pm index 2568eaf9..948e0c9c 100644 --- a/lib/NGCP/Schema/Result/uid_domain_attrs.pm +++ b/lib/NGCP/Schema/Result/uid_domain_attrs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::uid_domain_attrs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/uid_global_attrs.pm b/lib/NGCP/Schema/Result/uid_global_attrs.pm index 263f3f54..b89714f1 100644 --- a/lib/NGCP/Schema/Result/uid_global_attrs.pm +++ b/lib/NGCP/Schema/Result/uid_global_attrs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::uid_global_attrs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/uid_uri.pm b/lib/NGCP/Schema/Result/uid_uri.pm index 01b14901..995183aa 100644 --- a/lib/NGCP/Schema/Result/uid_uri.pm +++ b/lib/NGCP/Schema/Result/uid_uri.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::uid_uri; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/uid_uri_attrs.pm b/lib/NGCP/Schema/Result/uid_uri_attrs.pm index c62f8980..60e60b06 100644 --- a/lib/NGCP/Schema/Result/uid_uri_attrs.pm +++ b/lib/NGCP/Schema/Result/uid_uri_attrs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::uid_uri_attrs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/uid_user_attrs.pm b/lib/NGCP/Schema/Result/uid_user_attrs.pm index c5351016..68c787af 100644 --- a/lib/NGCP/Schema/Result/uid_user_attrs.pm +++ b/lib/NGCP/Schema/Result/uid_user_attrs.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::uid_user_attrs; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/upn_rewrite_set.pm b/lib/NGCP/Schema/Result/upn_rewrite_set.pm index 4c8ecf27..794455c0 100644 --- a/lib/NGCP/Schema/Result/upn_rewrite_set.pm +++ b/lib/NGCP/Schema/Result/upn_rewrite_set.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::upn_rewrite_set; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/upn_rewrite_sources.pm b/lib/NGCP/Schema/Result/upn_rewrite_sources.pm index ab126245..9f4c7170 100644 --- a/lib/NGCP/Schema/Result/upn_rewrite_sources.pm +++ b/lib/NGCP/Schema/Result/upn_rewrite_sources.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::upn_rewrite_sources; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/usr_preferences.pm b/lib/NGCP/Schema/Result/usr_preferences.pm index 5dbb0ece..d421deb6 100644 --- a/lib/NGCP/Schema/Result/usr_preferences.pm +++ b/lib/NGCP/Schema/Result/usr_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::usr_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/version.pm b/lib/NGCP/Schema/Result/version.pm index 124ceea3..40713307 100644 --- a/lib/NGCP/Schema/Result/version.pm +++ b/lib/NGCP/Schema/Result/version.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::version; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voicemail_spool.pm b/lib/NGCP/Schema/Result/voicemail_spool.pm index d3037cb9..c29c1fc7 100644 --- a/lib/NGCP/Schema/Result/voicemail_spool.pm +++ b/lib/NGCP/Schema/Result/voicemail_spool.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voicemail_spool; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voicemail_users.pm b/lib/NGCP/Schema/Result/voicemail_users.pm index 909fb64e..de237a87 100644 --- a/lib/NGCP/Schema/Result/voicemail_users.pm +++ b/lib/NGCP/Schema/Result/voicemail_users.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voicemail_users; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_aig_sequence.pm b/lib/NGCP/Schema/Result/voip_aig_sequence.pm index 22d0daba..55a1b59a 100644 --- a/lib/NGCP/Schema/Result/voip_aig_sequence.pm +++ b/lib/NGCP/Schema/Result/voip_aig_sequence.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_aig_sequence; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_allowed_ip_groups.pm b/lib/NGCP/Schema/Result/voip_allowed_ip_groups.pm index 09564be7..b7a2fad7 100644 --- a/lib/NGCP/Schema/Result/voip_allowed_ip_groups.pm +++ b/lib/NGCP/Schema/Result/voip_allowed_ip_groups.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_allowed_ip_groups; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_cc_mappings.pm b/lib/NGCP/Schema/Result/voip_cc_mappings.pm index 9875bad1..4c12a27b 100644 --- a/lib/NGCP/Schema/Result/voip_cc_mappings.pm +++ b/lib/NGCP/Schema/Result/voip_cc_mappings.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_cc_mappings; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_cf_destination_sets.pm b/lib/NGCP/Schema/Result/voip_cf_destination_sets.pm index 7f51b9e8..c16e1d4a 100644 --- a/lib/NGCP/Schema/Result/voip_cf_destination_sets.pm +++ b/lib/NGCP/Schema/Result/voip_cf_destination_sets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_cf_destination_sets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_cf_destinations.pm b/lib/NGCP/Schema/Result/voip_cf_destinations.pm index 1ea877cf..9ca5b770 100644 --- a/lib/NGCP/Schema/Result/voip_cf_destinations.pm +++ b/lib/NGCP/Schema/Result/voip_cf_destinations.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_cf_destinations; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_cf_mappings.pm b/lib/NGCP/Schema/Result/voip_cf_mappings.pm index 07ad810d..8884637d 100644 --- a/lib/NGCP/Schema/Result/voip_cf_mappings.pm +++ b/lib/NGCP/Schema/Result/voip_cf_mappings.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_cf_mappings; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_cf_periods.pm b/lib/NGCP/Schema/Result/voip_cf_periods.pm index d75e0419..063ac27a 100644 --- a/lib/NGCP/Schema/Result/voip_cf_periods.pm +++ b/lib/NGCP/Schema/Result/voip_cf_periods.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_cf_periods; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_cf_source_sets.pm b/lib/NGCP/Schema/Result/voip_cf_source_sets.pm index bfb9340a..6d82da10 100644 --- a/lib/NGCP/Schema/Result/voip_cf_source_sets.pm +++ b/lib/NGCP/Schema/Result/voip_cf_source_sets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_cf_source_sets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_cf_sources.pm b/lib/NGCP/Schema/Result/voip_cf_sources.pm index 51ff4d67..dc7783f2 100644 --- a/lib/NGCP/Schema/Result/voip_cf_sources.pm +++ b/lib/NGCP/Schema/Result/voip_cf_sources.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_cf_sources; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_cf_time_sets.pm b/lib/NGCP/Schema/Result/voip_cf_time_sets.pm index bffc6ad9..ebf1ad4e 100644 --- a/lib/NGCP/Schema/Result/voip_cf_time_sets.pm +++ b/lib/NGCP/Schema/Result/voip_cf_time_sets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_cf_time_sets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_contacts.pm b/lib/NGCP/Schema/Result/voip_contacts.pm index 0a275491..13219c8c 100644 --- a/lib/NGCP/Schema/Result/voip_contacts.pm +++ b/lib/NGCP/Schema/Result/voip_contacts.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_contacts; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_contract_location_blocks.pm b/lib/NGCP/Schema/Result/voip_contract_location_blocks.pm index 3d28ac4c..dbad60f0 100644 --- a/lib/NGCP/Schema/Result/voip_contract_location_blocks.pm +++ b/lib/NGCP/Schema/Result/voip_contract_location_blocks.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_contract_location_blocks; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use Math::BigInt; use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_contract_locations.pm b/lib/NGCP/Schema/Result/voip_contract_locations.pm index fa5c57b5..749014fe 100644 --- a/lib/NGCP/Schema/Result/voip_contract_locations.pm +++ b/lib/NGCP/Schema/Result/voip_contract_locations.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_contract_locations; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_contract_preferences.pm b/lib/NGCP/Schema/Result/voip_contract_preferences.pm index 1fa78548..0f8caa01 100644 --- a/lib/NGCP/Schema/Result/voip_contract_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_contract_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_contract_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_dbaliases.pm b/lib/NGCP/Schema/Result/voip_dbaliases.pm index 20b9cc39..8c8a3b6a 100644 --- a/lib/NGCP/Schema/Result/voip_dbaliases.pm +++ b/lib/NGCP/Schema/Result/voip_dbaliases.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_dbaliases; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_dev_preferences.pm b/lib/NGCP/Schema/Result/voip_dev_preferences.pm index 49aac01f..1d90a08c 100644 --- a/lib/NGCP/Schema/Result/voip_dev_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_dev_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_dev_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_devprof_preferences.pm b/lib/NGCP/Schema/Result/voip_devprof_preferences.pm index 00ee628c..7610536b 100644 --- a/lib/NGCP/Schema/Result/voip_devprof_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_devprof_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_devprof_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_dom_preferences.pm b/lib/NGCP/Schema/Result/voip_dom_preferences.pm index f6fd22c0..a53c83aa 100644 --- a/lib/NGCP/Schema/Result/voip_dom_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_dom_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_dom_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_domains.pm b/lib/NGCP/Schema/Result/voip_domains.pm index b2b77c37..fe009590 100644 --- a/lib/NGCP/Schema/Result/voip_domains.pm +++ b/lib/NGCP/Schema/Result/voip_domains.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_domains; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_fax_data.pm b/lib/NGCP/Schema/Result/voip_fax_data.pm index 3e54c440..5a352d6d 100644 --- a/lib/NGCP/Schema/Result/voip_fax_data.pm +++ b/lib/NGCP/Schema/Result/voip_fax_data.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_fax_data; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_fax_destinations.pm b/lib/NGCP/Schema/Result/voip_fax_destinations.pm index ebb0c02a..507b00c8 100644 --- a/lib/NGCP/Schema/Result/voip_fax_destinations.pm +++ b/lib/NGCP/Schema/Result/voip_fax_destinations.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_fax_destinations; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_fax_journal.pm b/lib/NGCP/Schema/Result/voip_fax_journal.pm index 0fd0b2c5..c976740d 100644 --- a/lib/NGCP/Schema/Result/voip_fax_journal.pm +++ b/lib/NGCP/Schema/Result/voip_fax_journal.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_fax_journal; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_fax_preferences.pm b/lib/NGCP/Schema/Result/voip_fax_preferences.pm index e03205e7..a3d21395 100644 --- a/lib/NGCP/Schema/Result/voip_fax_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_fax_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_fax_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_intercept.pm b/lib/NGCP/Schema/Result/voip_intercept.pm index 9b267aad..33b1ee39 100644 --- a/lib/NGCP/Schema/Result/voip_intercept.pm +++ b/lib/NGCP/Schema/Result/voip_intercept.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_intercept; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_mail_to_fax_acl.pm b/lib/NGCP/Schema/Result/voip_mail_to_fax_acl.pm index 6046ee1e..59f26d82 100644 --- a/lib/NGCP/Schema/Result/voip_mail_to_fax_acl.pm +++ b/lib/NGCP/Schema/Result/voip_mail_to_fax_acl.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_mail_to_fax_acl; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_mail_to_fax_preferences.pm b/lib/NGCP/Schema/Result/voip_mail_to_fax_preferences.pm index f6dc0b37..fffc1113 100644 --- a/lib/NGCP/Schema/Result/voip_mail_to_fax_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_mail_to_fax_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_mail_to_fax_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_mail_to_fax_secret_renew_notify.pm b/lib/NGCP/Schema/Result/voip_mail_to_fax_secret_renew_notify.pm index 303bafc6..f2921449 100644 --- a/lib/NGCP/Schema/Result/voip_mail_to_fax_secret_renew_notify.pm +++ b/lib/NGCP/Schema/Result/voip_mail_to_fax_secret_renew_notify.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_mail_to_fax_secret_renew_notify; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_number_block_resellers.pm b/lib/NGCP/Schema/Result/voip_number_block_resellers.pm index 9802f100..9dc6df1c 100644 --- a/lib/NGCP/Schema/Result/voip_number_block_resellers.pm +++ b/lib/NGCP/Schema/Result/voip_number_block_resellers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_number_block_resellers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_number_blocks.pm b/lib/NGCP/Schema/Result/voip_number_blocks.pm index 9dc64d47..a9190852 100644 --- a/lib/NGCP/Schema/Result/voip_number_blocks.pm +++ b/lib/NGCP/Schema/Result/voip_number_blocks.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_number_blocks; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_numbers.pm b/lib/NGCP/Schema/Result/voip_numbers.pm index ee668d97..3e16a0b5 100644 --- a/lib/NGCP/Schema/Result/voip_numbers.pm +++ b/lib/NGCP/Schema/Result/voip_numbers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_numbers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm b/lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm index 75294cae..3284a794 100644 --- a/lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm +++ b/lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_pbx_autoattendants; + +use strict; +use warnings; + use Scalar::Util qw(blessed); our $VERSION = '2.007'; diff --git a/lib/NGCP/Schema/Result/voip_pbx_groups.pm b/lib/NGCP/Schema/Result/voip_pbx_groups.pm index 7ffa106d..72429f98 100644 --- a/lib/NGCP/Schema/Result/voip_pbx_groups.pm +++ b/lib/NGCP/Schema/Result/voip_pbx_groups.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_pbx_groups; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_peer_groups.pm b/lib/NGCP/Schema/Result/voip_peer_groups.pm index a09f0117..7b5b45bd 100644 --- a/lib/NGCP/Schema/Result/voip_peer_groups.pm +++ b/lib/NGCP/Schema/Result/voip_peer_groups.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_peer_groups; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_peer_hosts.pm b/lib/NGCP/Schema/Result/voip_peer_hosts.pm index 552da717..9d531e83 100644 --- a/lib/NGCP/Schema/Result/voip_peer_hosts.pm +++ b/lib/NGCP/Schema/Result/voip_peer_hosts.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_peer_hosts; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_peer_inbound_rules.pm b/lib/NGCP/Schema/Result/voip_peer_inbound_rules.pm index 42e26909..4f820879 100644 --- a/lib/NGCP/Schema/Result/voip_peer_inbound_rules.pm +++ b/lib/NGCP/Schema/Result/voip_peer_inbound_rules.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_peer_inbound_rules; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_peer_preferences.pm b/lib/NGCP/Schema/Result/voip_peer_preferences.pm index fb5f2766..c70c5c76 100644 --- a/lib/NGCP/Schema/Result/voip_peer_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_peer_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_peer_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_peer_rules.pm b/lib/NGCP/Schema/Result/voip_peer_rules.pm index d42a54b7..4f0df339 100644 --- a/lib/NGCP/Schema/Result/voip_peer_rules.pm +++ b/lib/NGCP/Schema/Result/voip_peer_rules.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_peer_rules; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_preference_groups.pm b/lib/NGCP/Schema/Result/voip_preference_groups.pm index 70b20676..cee58ea6 100644 --- a/lib/NGCP/Schema/Result/voip_preference_groups.pm +++ b/lib/NGCP/Schema/Result/voip_preference_groups.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_preference_groups; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_preferences.pm b/lib/NGCP/Schema/Result/voip_preferences.pm index ca9fca56..c2e80e49 100644 --- a/lib/NGCP/Schema/Result/voip_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_preferences_enum.pm b/lib/NGCP/Schema/Result/voip_preferences_enum.pm index 31fdb033..b8baf8e3 100644 --- a/lib/NGCP/Schema/Result/voip_preferences_enum.pm +++ b/lib/NGCP/Schema/Result/voip_preferences_enum.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_preferences_enum; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_prof_preferences.pm b/lib/NGCP/Schema/Result/voip_prof_preferences.pm index 0f4f4256..ec91c4e4 100644 --- a/lib/NGCP/Schema/Result/voip_prof_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_prof_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_prof_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_reminder.pm b/lib/NGCP/Schema/Result/voip_reminder.pm index 5730c4c2..8526a8d6 100644 --- a/lib/NGCP/Schema/Result/voip_reminder.pm +++ b/lib/NGCP/Schema/Result/voip_reminder.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_reminder; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_rewrite_rule_sets.pm b/lib/NGCP/Schema/Result/voip_rewrite_rule_sets.pm index 7f06ccf6..98fbd846 100644 --- a/lib/NGCP/Schema/Result/voip_rewrite_rule_sets.pm +++ b/lib/NGCP/Schema/Result/voip_rewrite_rule_sets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_rewrite_rule_sets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_rewrite_rules.pm b/lib/NGCP/Schema/Result/voip_rewrite_rules.pm index 429d227a..bae2d52c 100644 --- a/lib/NGCP/Schema/Result/voip_rewrite_rules.pm +++ b/lib/NGCP/Schema/Result/voip_rewrite_rules.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_rewrite_rules; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_rwrs_sequence.pm b/lib/NGCP/Schema/Result/voip_rwrs_sequence.pm index d8861e51..c879bbcd 100644 --- a/lib/NGCP/Schema/Result/voip_rwrs_sequence.pm +++ b/lib/NGCP/Schema/Result/voip_rwrs_sequence.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_rwrs_sequence; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_sound_files.pm b/lib/NGCP/Schema/Result/voip_sound_files.pm index c7b09d8f..21a5b34f 100644 --- a/lib/NGCP/Schema/Result/voip_sound_files.pm +++ b/lib/NGCP/Schema/Result/voip_sound_files.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_sound_files; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_sound_groups.pm b/lib/NGCP/Schema/Result/voip_sound_groups.pm index 86a0fbed..55671a9a 100644 --- a/lib/NGCP/Schema/Result/voip_sound_groups.pm +++ b/lib/NGCP/Schema/Result/voip_sound_groups.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_sound_groups; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_sound_handles.pm b/lib/NGCP/Schema/Result/voip_sound_handles.pm index 3705e3d6..f22b470d 100644 --- a/lib/NGCP/Schema/Result/voip_sound_handles.pm +++ b/lib/NGCP/Schema/Result/voip_sound_handles.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_sound_handles; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_sound_sets.pm b/lib/NGCP/Schema/Result/voip_sound_sets.pm index f4ec60f5..f5fd2560 100644 --- a/lib/NGCP/Schema/Result/voip_sound_sets.pm +++ b/lib/NGCP/Schema/Result/voip_sound_sets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_sound_sets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_speed_dial.pm b/lib/NGCP/Schema/Result/voip_speed_dial.pm index e965f189..63f42913 100644 --- a/lib/NGCP/Schema/Result/voip_speed_dial.pm +++ b/lib/NGCP/Schema/Result/voip_speed_dial.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_speed_dial; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_subscriber_profile_attributes.pm b/lib/NGCP/Schema/Result/voip_subscriber_profile_attributes.pm index 272513d5..02725269 100644 --- a/lib/NGCP/Schema/Result/voip_subscriber_profile_attributes.pm +++ b/lib/NGCP/Schema/Result/voip_subscriber_profile_attributes.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_subscriber_profile_attributes; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_subscriber_profile_sets.pm b/lib/NGCP/Schema/Result/voip_subscriber_profile_sets.pm index 9a29ea63..dd1c2885 100644 --- a/lib/NGCP/Schema/Result/voip_subscriber_profile_sets.pm +++ b/lib/NGCP/Schema/Result/voip_subscriber_profile_sets.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_subscriber_profile_sets; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_subscriber_profiles.pm b/lib/NGCP/Schema/Result/voip_subscriber_profiles.pm index bf0a57d3..b5a09918 100644 --- a/lib/NGCP/Schema/Result/voip_subscriber_profiles.pm +++ b/lib/NGCP/Schema/Result/voip_subscriber_profiles.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_subscriber_profiles; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_subscriber_timezone.pm b/lib/NGCP/Schema/Result/voip_subscriber_timezone.pm index 80d2da17..a31af2f4 100644 --- a/lib/NGCP/Schema/Result/voip_subscriber_timezone.pm +++ b/lib/NGCP/Schema/Result/voip_subscriber_timezone.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_subscriber_timezone; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent qw/DBIx::Class::Core/; diff --git a/lib/NGCP/Schema/Result/voip_subscribers.pm b/lib/NGCP/Schema/Result/voip_subscribers.pm index ca492212..23dc72a3 100644 --- a/lib/NGCP/Schema/Result/voip_subscribers.pm +++ b/lib/NGCP/Schema/Result/voip_subscribers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_subscribers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_trusted_sources.pm b/lib/NGCP/Schema/Result/voip_trusted_sources.pm index 2d70195a..d827f8f2 100644 --- a/lib/NGCP/Schema/Result/voip_trusted_sources.pm +++ b/lib/NGCP/Schema/Result/voip_trusted_sources.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_trusted_sources; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/voip_usr_preferences.pm b/lib/NGCP/Schema/Result/voip_usr_preferences.pm index 529a0023..1231b7bd 100644 --- a/lib/NGCP/Schema/Result/voip_usr_preferences.pm +++ b/lib/NGCP/Schema/Result/voip_usr_preferences.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::voip_usr_preferences; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/vouchers.pm b/lib/NGCP/Schema/Result/vouchers.pm index e174353c..799d4b23 100644 --- a/lib/NGCP/Schema/Result/vouchers.pm +++ b/lib/NGCP/Schema/Result/vouchers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::vouchers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/watchers.pm b/lib/NGCP/Schema/Result/watchers.pm index 8352b21f..f0b145dc 100644 --- a/lib/NGCP/Schema/Result/watchers.pm +++ b/lib/NGCP/Schema/Result/watchers.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::watchers; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/xcap.pm b/lib/NGCP/Schema/Result/xcap.pm index e52a24d2..1e9e7bb6 100644 --- a/lib/NGCP/Schema/Result/xcap.pm +++ b/lib/NGCP/Schema/Result/xcap.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::xcap; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/xmlgroups.pm b/lib/NGCP/Schema/Result/xmlgroups.pm index 11311f3d..477894a5 100644 --- a/lib/NGCP/Schema/Result/xmlgroups.pm +++ b/lib/NGCP/Schema/Result/xmlgroups.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::xmlgroups; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/xmlhostgroups.pm b/lib/NGCP/Schema/Result/xmlhostgroups.pm index 9c31318e..88438a6e 100644 --- a/lib/NGCP/Schema/Result/xmlhostgroups.pm +++ b/lib/NGCP/Schema/Result/xmlhostgroups.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::xmlhostgroups; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/xmlhosts.pm b/lib/NGCP/Schema/Result/xmlhosts.pm index a162f7d5..0de3a85f 100644 --- a/lib/NGCP/Schema/Result/xmlhosts.pm +++ b/lib/NGCP/Schema/Result/xmlhosts.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::xmlhosts; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/Result/xmlqueue.pm b/lib/NGCP/Schema/Result/xmlqueue.pm index 51dff634..d3383d57 100644 --- a/lib/NGCP/Schema/Result/xmlqueue.pm +++ b/lib/NGCP/Schema/Result/xmlqueue.pm @@ -1,4 +1,8 @@ package NGCP::Schema::Result::xmlqueue; + +use strict; +use warnings; + use Scalar::Util qw(blessed); use parent 'DBIx::Class::Core'; diff --git a/lib/NGCP/Schema/ResultSet.pm b/lib/NGCP/Schema/ResultSet.pm index 6eb4b5ad..d02331b4 100644 --- a/lib/NGCP/Schema/ResultSet.pm +++ b/lib/NGCP/Schema/ResultSet.pm @@ -1,4 +1,5 @@ package NGCP::Schema::ResultSet; + use Sipwise::Base '-skip'=>['TryCatch']; use parent 'DBIx::Class::ResultSet'; diff --git a/t/compile.t b/t/compile.t index b8c4695c..09c2279b 100644 --- a/t/compile.t +++ b/t/compile.t @@ -1,7 +1,8 @@ #!/usr/bin/perl -use Sipwise::Base '-skip'=>['TryCatch']; use blib 'blib'; + +use Sipwise::Base '-skip'=>['TryCatch']; use File::ShareDir qw(dist_file); use Module::Runtime qw(use_module); use Test::Fatal qw(exception); diff --git a/tools/render_schema.pl b/tools/render_schema.pl index d4818495..021bea87 100644 --- a/tools/render_schema.pl +++ b/tools/render_schema.pl @@ -1,11 +1,12 @@ #!/usr/bin/perl +use strict; +use warnings; + BEGIN { unshift(@INC,'../lib'); }; -use strict; -#use warnings; use NGCP::Schema; #use Storable; use Getopt::Long;