index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
Age
Commit message (
Collapse
)
Author
2003-04-28
corrected the comment which wasn't correct
Daniel Stenberg
2002-12-12
Deal with HTML where ' is used instead of "
Daniel Stenberg
Cut off name from option
2002-12-05
deal with spaces in name and value tags a lot better!
Daniel Stenberg
2002-11-21
dead code removal
Daniel Stenberg
2002-11-21
new name, supports <textarea> and the <option> tags within <select> better
Daniel Stenberg
2001-12-07
Updated location information for Curl_easy
Cris Bailiff
2001-10-01
moved to the perl module
Daniel Stenberg
2001-10-01
moved to separate module
Daniel Stenberg
2001-09-20
Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularised
Cris Bailiff
2001-09-17
just a simple example that seems to work!
Daniel Stenberg
2001-09-13
Release 1.1.7 - documentation update with licence info only.
Cris Bailiff
2001-09-13
Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.
Cris Bailiff
2001-09-10
Fix perl segfault due to changes in header callback behaviour since ↵
Cris Bailiff
curl-7.8.1-pre3
2001-04-20
Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants to
Daniel Stenberg
the constants list
2001-04-20
Cris Bailiff's 1.1.4 changes: Fix case where curl_slists such as 'HTTPHEADERS'
Daniel Stenberg
need to be re-set over persistant requests
2001-04-18
Georg Horn's updates, this is _also_ called 1.1.3 ! ;-)
Daniel Stenberg
2001-04-18
Cris Bailiff's and Georg Horn's big improvements
Daniel Stenberg
2001-03-29
Georg Horn's and my fixes to make it compile with 7.7
Daniel Stenberg
2001-03-29
Georg Horn set -Wall
Daniel Stenberg
2001-03-29
Georg Horn's updates
Daniel Stenberg
2001-03-23
curl_setopt() should be curl_easy_setopt()
Daniel Stenberg
2001-03-16
use perl in two ways
Daniel Stenberg
2001-03-16
Short about the perl interface
Daniel Stenberg
2001-03-16
a perl script that can be used to mirror all curl archives
Daniel Stenberg
2001-03-16
Added to build proper releases
Daniel Stenberg
2001-03-16
Georg Horn's Curl::easy interface for perl
Daniel Stenberg
2001-03-16
moved to contrib/
Daniel Stenberg
2001-03-16
moved here from ../
Daniel Stenberg
2001-01-03
Added -i to allow ingore-patterns to get added
Daniel Stenberg
2001-01-03
only add good links as root links
Daniel Stenberg
don't break the loop on root link errors
2000-12-14
crawls through a whole site and verifies links
Daniel Stenberg
2000-01-10
removed generated files
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg