There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

plenigo::Offer - An offer used during a checkout. 

SYNOPSIS

use plenigo::Offer;

# Create a plenigo offer 

# Initialize a plenigo managed offer.

my $offer = plenigo::Offer->createPlenigoOffer('CUSTOMER_ID', 'CUSTOMER_IP_ADDRESS', ((plenigoOfferId => 'OFFER_ID1')));

DESCRIPTION

plenigo::Product represents a product during the checkout.

createPlenigoOffer($offer_id)

Initialize a plenigo managed offer.