in reply to Problem compiling Per code with pp
Looks like something you're packaging includes Net::Twitter::Lite but you've excluded JSON::XS and JSON::DWIW. Net::Twitter::Lite requires one of the JSON modules, ensure that at least one is being included in the package. Also closing code tags are </code> rather than <\code>.
|
|---|