NAME

App::DeDuppy - generate json files from casperjs test arguments

VERSION

version 0.05

SYNOPSIS

# will build json files used by duppy
deduppy --option1=value1 --option2=value2 --output=toafile.json

DESCRIPTION

This is the companion script to duppy, which role is to ease the process of building up json files used by duppy.

It makes no assumption about the validity of the options you are passing, so you should better be careful.

AUTHORS

  • Emmanuel "BHS_error" Peroumalnaik

  • Fabrice "pokki" Gabolde

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by E. Peroumalnaik.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.