[BACK]Return to OpenAMD.pm CVS log [TXT][DIR] Up to [local] / HOPE / Net-OpenAMD / lib / Net

Diff for /HOPE/Net-OpenAMD/lib/Net/OpenAMD.pm between version 1.15 and 1.16

version 1.15, 2010/06/30 20:02:48 version 1.16, 2010/07/09 23:04:21
Line 1 
Line 1 
 package Net::OpenAMD;  package Net::OpenAMD;
   
 # $AFresh1: OpenAMD.pm,v 1.14 2010/06/30 18:45:42 andrew Exp $  # $AFresh1: OpenAMD.pm,v 1.15 2010/06/30 19:02:48 andrew Exp $
   
 use warnings;  use warnings;
 use strict;  use strict;
Line 132 
Line 132 
 A URL to the API, currently defaults to https://api.hope.net/api/  A URL to the API, currently defaults to https://api.hope.net/api/
   
 Most likely it should end with a / to make URI happy, so notice that if you  Most likely it should end with a / to make URI happy, so notice that if you
 having 404 errors you don't expect.  are having 404 errors you don't expect.
   
 =item ua  =item ua
   

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>