mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
12 lines
395 B
Plaintext
12 lines
395 B
Plaintext
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: https://sourceforge.net/projects/whisker/
|