App-SimpleScan

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

examples/ss_garbage3.in
examples/ss_multisub.in
examples/ss_nested.in
examples/ss_nested2.in
examples/ss_newbracket.in
examples/ss_nodouble.in
examples/ss_over_defer.in
examples/ss_quoted.in
examples/ss_user_agent.in
lib/App/SimpleScan.pm
lib/App/SimpleScan/Cookbook.pm
lib/App/SimpleScan/Substitution.pm
lib/App/SimpleScan/Substitution/Line.pm
lib/App/SimpleScan/TestSpec.pm
t/App/SimpleScan/Plugin/TestExpand.pm
t/App/SimpleScan/Plugin/TestNextLine.pm
t/App/SimpleScan/Plugin/Tester.pm
t/00.load.t
t/01can.t
t/02options.t
t/03cmdline.t

lib/App/SimpleScan/Cookbook.pm  view on Meta::CPAN

use strict;

=head1 NAME

App::SimpleScan::Cookbook

=head1 DESCRIPTION

This is a documentation-only module that describes how to use C<simple_scan>,
and outlines some techniques you can use for some common Web testing problems.

=head1 BASICS

C<simple_scan> reads I<test specifications> from standard input and generates
Perl code based on these specifications. It can either



( run in 0.429 second using v1.01-cache-2.11-cpan-e9199f4ba4c )