summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-11-12 15:02:18 -0600
committerJesse Luehrs <doy@tozt.net>2010-11-12 15:02:18 -0600
commitfca4ed0c33214a7710c5b4bd20858863d0be7ed4 (patch)
tree1e5361b3dd0999bc7c989ea42ab9524dc110fd21 /t
parent301f570b58526c2263a537fefda6667aa73eacab (diff)
downloadpackage-stash-xs-fca4ed0c33214a7710c5b4bd20858863d0be7ed4.tar.gz
package-stash-xs-fca4ed0c33214a7710c5b4bd20858863d0be7ed4.zip
implement the rest of get_package_symbol
Diffstat (limited to 't')
-rw-r--r--t/04-get.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/04-get.t b/t/04-get.t
index 3c4ae43..64847da 100644
--- a/t/04-get.t
+++ b/t/04-get.t
@@ -4,6 +4,7 @@ use warnings;
use Test::More;
use Package::Stash;
+use Scalar::Util;
{
BEGIN {