Commit Graph

9 Commits

Author SHA1 Message Date
Alex Schroeder
98f5b48ceb Add support for -q, -a and -z options.
Rewrote the help message to list the options instead of having
multiple paragraphs of text. Renamed PostRaw to post and added support
for the new options. Pass the new options through copy.
2013-03-05 23:10:35 +01:00
Alex Schroeder
eeeefac625 Document -w option. 2006-06-01 23:47:38 +00:00
Alex Schroeder
2d5eaa7382 Extended doc string.
(main, copy, PostRaw): Add support for -u and -p.
(RequestAgent): Private specialization of LWP::UserAgent using the
-w option.
(GetRaw, PostRaw): Use it.
(main): Add -w option.
2006-06-01 23:42:26 +00:00
Alex Schroeder
7c09132c13 Extended doc string.
(main, copy, PostRaw): Add support for -u and -p.
2006-06-01 22:57:30 +00:00
Alex Schroeder
415cae5776 Updated usage.
(GetRaw): Always print status.
(copy): Handle replacement text.
(main): Accept replacement text.
2005-02-02 23:06:41 +00:00
Alex Schroeder
7b1acb79fd (GetRaw): Warning if GET fails.
(PostRaw): Print status code when POST fails.
(copy): Don't encode id when posting.
2005-02-02 00:08:18 +00:00
Alex Schroeder
5eed12b6f0 (GetRaw, PostRaw): Simplified LWP::UserAgent call.
(copy): Get encoding right, test for data.
2005-01-07 16:49:41 +00:00
Alex Schroeder
9053646e0e *** empty log message *** 2004-10-17 02:25:02 +00:00
Alex Schroeder
5df5dc8c27 license 2004-10-17 02:19:54 +00:00