package App::dux;
our $VERSION = '1.27'; # VERSION
1;
# ABSTRACT: Run Data::Unixish function on the command-line
__END__
=pod
=head1 NAME
App::dux - Run Data::Unixish function on the command-line
=head1 VERSION
version 1.27
=head1 AUTHOR
Steven Haryanto <stevenharyanto@gmail.com>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Steven Haryanto.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut