abea5cd3ce
- fetch from sourceforge instead of directly from author's site - set LICENSE: a simplified 2 clause BSD license is granted in CHANGES - use new build option syntax in Makefile (option: DOCS) - update the URL in pkg-descr (the old one leads to an error page) - set MAINTAINER There are no functional changes. Approved by: antoine (mentor)
11 lines
394 B
Text
11 lines
394 B
Text
What is libwhisker:
|
|
|
|
Libwhisker is a Perl module geared specificly for HTTP testing.
|
|
Libwhisker has a few design principles:
|
|
|
|
- Portable: runs with 0 changes on Unix, Windows, etc.
|
|
- Flexible: designed with a 'no rules' approach
|
|
- Contained: designed to not require external modules when possible
|
|
- Localized: does not require installation to use
|
|
|
|
WWW: http://sourceforge.net/projects/whisker/
|