The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mix_summarize_crac - a script to outline % locations per library

SYNOPSIS

Usage: mix_summarize_crac [options] file1 file2 file3

Main option :

  -globalonly           - Show only global mapping values
  -explainedsonly   - Show only explained mapping values
  -output filename  - the filename the stats are written (STDOUT by default)
  -namecolumns 'columns header'   - Split filename with /-/, and set header columns (ex: Exp-Nb-lib)
  -separator char                 - Separator (default -) to use to split filename and namecolumns
  -verbose value                  - verbose mode (2=DEBUG)

  -help             - help / usage
  -man              - print man page

DESCRIPTION

This script will create a report with statistic data.

The options are:

  -namecolumns 'columns header'   - Split filename with /-/, and set header columns (ex: Exp-Nb-lib)
  -separator char                 - Separator (default -) to use to split filename and namecolumns
  -verbose value                  - verbose mode (2=DEBUG)

AUTHOR

Anthony Boureux <Anthony.boureux@univ-montp2.fr>

TODO

  - generate a %mapping.. graph