The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

dmoss-process - command line tool to process a software package

VERSION

version 0.01_2

SYNOPSIS

    $ dmoss-process package-1.0.tgz
    Data saved as dmoss.data

    $ dmoss-process http://some_url/package-1.0.tgz
    Data saved as dmoss.data

DESCRIPTION

dmoss-process is a front-end to the DMOSS toolkit. It can be used to process a software package. The data is saved by debault to dmoss.data.

To build a report from the gathered data view the dmoss-report tool.

AUTHOR

Nuno Carvalho <smash@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Project Natura <natura@natura.di.uminho.pt>.

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