summaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* removed trailing whitespaceYang Tse2011-12-303-5/+5
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* replaced tabs with spacesYang Tse2010-02-166-339/+339
* removed trailing whitespaceYang Tse2010-02-145-27/+27
* David Shaw finally removed all traces of Gopher and we are now officiallyDaniel Stenberg2006-01-161-1/+1
* Ralph Mitchell fixed: input field with NAME= and VALUE= weren't processedDaniel Stenberg2004-10-191-4/+4
* corrected the comment which wasn't correctDaniel Stenberg2003-04-281-4/+2
* Deal with HTML where ' is used instead of "Daniel Stenberg2002-12-121-12/+16
* deal with spaces in name and value tags a lot better!Daniel Stenberg2002-12-051-5/+24
* dead code removalDaniel Stenberg2002-11-211-19/+1
* new name, supports <textarea> and the <option> tags within <select> betterDaniel Stenberg2002-11-212-273/+191
* Updated location information for Curl_easyCris Bailiff2001-12-071-2/+8
* moved to the perl moduleDaniel Stenberg2001-10-0111-887/+0
* moved to separate moduleDaniel Stenberg2001-10-018-1323/+0
* Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularisedCurl_easy_1-1-8Cris Bailiff2001-09-2019-468/+1110
* just a simple example that seems to work!Daniel Stenberg2001-09-171-0/+48
* Release 1.1.7 - documentation update with licence info only.Curl_easy_1-1-7Cris Bailiff2001-09-132-1/+5
* Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.Cris Bailiff2001-09-134-1/+29
* Fix perl segfault due to changes in header callback behaviour since curl-7.8....Cris Bailiff2001-09-103-6/+17
* Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants toDaniel Stenberg2001-04-203-9/+48
* Cris Bailiff's 1.1.4 changes: Fix case where curl_slists such as 'HTTPHEADERS'Daniel Stenberg2001-04-203-1/+10
* Georg Horn's updates, this is _also_ called 1.1.3 ! ;-)Daniel Stenberg2001-04-184-68/+62
* Cris Bailiff's and Georg Horn's big improvementsDaniel Stenberg2001-04-185-71/+893
* Georg Horn's and my fixes to make it compile with 7.7Daniel Stenberg2001-03-291-3/+3
* Georg Horn set -WallDaniel Stenberg2001-03-291-1/+1
* Georg Horn's updatesDaniel Stenberg2001-03-291-3/+4
* curl_setopt() should be curl_easy_setopt()Daniel Stenberg2001-03-231-4/+4
* use perl in two waysDaniel Stenberg2001-03-161-0/+4
* Short about the perl interfaceDaniel Stenberg2001-03-161-30/+10
* a perl script that can be used to mirror all curl archivesDaniel Stenberg2001-03-161-0/+104
* Added to build proper releasesDaniel Stenberg2001-03-162-0/+4
* Georg Horn's Curl::easy interface for perlDaniel Stenberg2001-03-167-0/+612
* moved to contrib/Daniel Stenberg2001-03-165-1380/+0
* moved here from ../Daniel Stenberg2001-03-165-0/+1380
* Added -i to allow ingore-patterns to get addedDaniel Stenberg2001-01-031-10/+32
* only add good links as root linksDaniel Stenberg2001-01-031-22/+41
* crawls through a whole site and verifies linksDaniel Stenberg2000-12-141-0/+402
* removed generated filesDaniel Stenberg2000-01-104-937/+0
* Initial revisionDaniel Stenberg1999-12-299-0/+1907