Bug#796027: libnet-tclink-perl: Attemps to contact internet during tests
    Chris Lamb 
    lamby at debian.org
       
    Tue Aug 18 16:52:27 UTC 2015
    
    
  
Source: libnet-tclink-perl
Version: 3.4.0-6
Severity: important
User: reproducible-builds at lists.alioth.debian.org
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
libnet-tclink-perl attempts to contact the internet during the
testsuite:
  my %params = ( 
  	custid    => 'TestMerchant',
  	password  => 'password', 
	  amount    => '100', 
	  cc        => '4111111111111111', 
	  exp       => '1209', 
	  action    => 'sale' 
	  );
  my %results = Net::TCLink::send(\%params);
This leaks privacy.
Regards,
-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
    
    
More information about the pkg-perl-maintainers
mailing list