bagder: curl-www/libcurl/perl _index.html,1.28,1.29
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/perl In directory labb:/tmp/cvs-serv22995 Modified Files: _index.html Log Message: better version agnostic link to the docs Index: _index.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/perl/_index.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- _index.html 13 Aug 2007 14:20:52 -0000 1.28 +++ _index.html 27 Feb 2008 22:23:15 -0000 1.29 @@ -45,7 +45,7 @@ one, so it should be OK to study the regular <a href="/libcurl/c/">libcurl C/C++ API docs</a> for most options. <p> -Perl specific features are described in the <a href="http://search.cpan.org/~crisb/WWW-Curl-3.02/Easy.pm.in">WWW::Curl::easy POD documentation</a>. +Perl specific features are described in the <a href="http://search.cpan.org/~crisb/WWW-Curl/Easy.pm.in">WWW::Curl::easy POD documentation</a>. <p><b>Examples</b><br> Here's a first <a href="http://cool.haxx.se/cvs.cgi/curl-perl/examples/basicfirst.pl?rev=HEAD&content-type=text/vnd.viewcvs-markup">basic example</a>, please post your contributions!