The Perl Auctioneer The Code 22 of 32 : [PREV] [NEXT]

The Bidding Functions

   $ebay->user(username => 'barbie', password => 'hidden');
   $ebay->bid($value [,$auction_id]);
   $ebay->buynow([,$auction_id]);
  • Requires an eBay login.
  • Will assume the current auction if none specified.

© 2004 Barbie barbie@missbarbell.co.uk Home http://birmingham.pm.org/talks/auctioneer