From 6f30185e698e138885182b9c6e2b503fb46d1e28 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 28 Mar 2016 17:36:25 -0700 Subject: slightly better error reporting for DID selector, from #39914 --- FS/FS/part_export.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FS/FS/part_export.pm') diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 182f476..daeff43 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -717,6 +717,8 @@ will return an array of actual DID numbers. Passing 'tollfree' with a true value will override the whole hierarchy and return an array of tollfree numbers. +C methods should report errors via die(). + =cut # no stub; can('get_dids') should return false by default -- cgit v1.1