Acme-AsciiArtinator
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
lib/Acme/AsciiArtinator.pm
Makefile.PL
MANIFEST
README
t/00-load.t
t/01-artinate.t
t/02-test_input.t
t/10-tokenize.t
t/19-tokenize-regex.t
t/pod-coverage.tt
META.yml Module meta-data (added by MakeMaker)
lib/Acme/AsciiArtinator.pm view on Meta::CPAN
=item test_argv1 => [ @args ], test_argv2 => [ @args ] , test_argv3 => ...
Executes the original and the artinated code and compares the output
to make sure that the artination process did not change the
behavior of the code. A separate test will be conducted for
every C<test_argvE<lt>NNNE<gt>> parameter passed to the
C<asciiartinate> method. The arguments associated with each
parameter will be passed to the code as command-line arguments.
=item test_input1 => [ @data ], test_input2 => [ @data ], test_input3 => ...
Executes the original and the artinated code and compares the output
to make sure that the artination process did not change the
behavior of the code. A separate test will be conducted for
every C<test_inputE<lt>NNNE<gt>> parameter passed to the
C<asciiartinate> method. The data associated with each
parameter will be passed to the standard input of the code.
=back
=head1 TODO
Lots of future enhancements are possible:
=over 4
view all matches for this distributionview release on metacpan - search on metacpan
( run in 1.288 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )