Tweaked error message on failure to import.
authorColin Newell <colin.newell@gmail.com>
Fri, 8 Jan 2016 20:35:42 +0000 (20:35 +0000)
committerColin Newell <colin.newell@gmail.com>
Fri, 8 Jan 2016 21:45:35 +0000 (21:45 +0000)
commit7f5bfc4dfef392ba306ec6967482987afde767b4
tree621b1fc2681b392b54218b437961242eb103c5df
parent1aa7c69b1d111dc03b6ad5696483cc85eb0cc6d7
Tweaked error message on failure to import.

This was primarily to make it work with the regex in
Class::Load load_optional_class.
lib/Object/Remote.pm
lib/Object/Remote/ModuleSender.pm
t/not_found.t [new file with mode: 0644]
xt/load_optional.t [new file with mode: 0644]