aboutsummaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Collapse)Author
2011-12-30removed trailing whitespaceYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-16replaced tabs with spacesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2006-01-16David Shaw finally removed all traces of Gopher and we are now officiallyDaniel Stenberg
not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time.
2004-10-19Ralph Mitchell fixed: input field with NAME= and VALUE= weren't processedDaniel Stenberg
properly case insensitive
2003-04-28corrected the comment which wasn't correctDaniel Stenberg
2002-12-12Deal with HTML where ' is used instead of "Daniel Stenberg
Cut off name from option
2002-12-05deal with spaces in name and value tags a lot better!Daniel Stenberg
2002-11-21dead code removalDaniel Stenberg
2002-11-21new name, supports <textarea> and the <option> tags within <select> betterDaniel Stenberg
2001-12-07Updated location information for Curl_easyCris Bailiff
2001-10-01moved to the perl moduleDaniel Stenberg
2001-10-01moved to separate moduleDaniel Stenberg
2001-09-20Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularisedCris Bailiff
2001-09-17just a simple example that seems to work!Daniel Stenberg
2001-09-13Release 1.1.7 - documentation update with licence info only.Cris Bailiff
2001-09-13Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL.Cris Bailiff
2001-09-10Fix perl segfault due to changes in header callback behaviour since ↵Cris Bailiff
curl-7.8.1-pre3
2001-04-20Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants toDaniel Stenberg
the constants list
2001-04-20Cris 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-18Georg Horn's updates, this is _also_ called 1.1.3 ! ;-)Daniel Stenberg
2001-04-18Cris Bailiff's and Georg Horn's big improvementsDaniel Stenberg
2001-03-29Georg Horn's and my fixes to make it compile with 7.7Daniel Stenberg
2001-03-29Georg Horn set -WallDaniel Stenberg
2001-03-29Georg Horn's updatesDaniel Stenberg
2001-03-23curl_setopt() should be curl_easy_setopt()Daniel Stenberg
2001-03-16use perl in two waysDaniel Stenberg
2001-03-16Short about the perl interfaceDaniel Stenberg
2001-03-16a perl script that can be used to mirror all curl archivesDaniel Stenberg
2001-03-16Added to build proper releasesDaniel Stenberg
2001-03-16Georg Horn's Curl::easy interface for perlDaniel Stenberg
2001-03-16moved to contrib/Daniel Stenberg
2001-03-16moved here from ../Daniel Stenberg
2001-01-03Added -i to allow ingore-patterns to get addedDaniel Stenberg
2001-01-03only add good links as root linksDaniel Stenberg
don't break the loop on root link errors
2000-12-14crawls through a whole site and verifies linksDaniel Stenberg
2000-01-10removed generated filesDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg