NAME
dmoss-dump - dump DMOSS data using Data::Dumper
VERSION
version 0.01_2
SYNOPSIS
$ dmoss-dump <file.data>
DESCRIPTION
Dumps a DMOSS object using Data::Dumper, by defaults uses the file dmoss.data
.
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.