Subject: | Move files |
Scripts files (lib/Sim/*.pl) should be probably moved to a scripts/ directory. That way they will be automatically installed on the user machine somewhere in $PATH.
Examples files (lib/Sim/*examples*) should probably be moved to an examples/ directory.
Suggested layout:
Changes
Makefile.PL
MANIFEST
README
t/Sim-OPTS.t
lib/Sim/OPTS.pm
scripts/opts_morph.pl
scripts/opts_sim.pl
scripts/opts_report.pl
scripts/opts_format.pl
scripts/opts_launch.pl
examples/example-opts-configuration-file.pl
examples/template-of_opts_configuration_file.odt
examples/examples_of_constraint_files/amoeba.reshape_backwindow.pl
...
--
Olivier Mengué - http://perlresume.org/DOLMEN