slackbuilds/libraries/libwhisker2
Brenton Earl 96ce7ed402 libraries/libwhisker2: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-11-09 23:03:29 +07:00
..
Makefiles.patch
README
libwhisker2.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
libwhisker2.info libraries/libwhisker2: New maintainer. 2015-11-09 23:03:29 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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 (100% Perl)
- Flexible: designed with a 'no rules' approach
- Contained: designed to not require external modules when possible
- Localized: does not require installation to use (except for this SlackBuild
  ;-) )