package JSON; #### use lib '/abc/xyz'; #### use lib ('/abc/xyz'); #### use JSON; use Test::JSON #### use lib '/abc/xyz/';