blob: fcab9d2cdf65f25e68745d6a4686099c7ab11278 (
plain)
- NAME
- App::smsg - utilities for short messages
- SYNOPSIS
- use App::smsg;
- App::smsg->run;
- DESCRIPTION
- This is the module supporting the "smsg" command-line tool.
- AUTHOR
- Jonas Smedegaard <dr@jones.dk>
- COPYRIGHT AND LICENCE
- This software is copyright (c) 2012 by Jonas Smedegaard.
- This is free software; you can redistribute it and/or modify it under
- the same terms as the Perl 5 programming language system itself.
- DISCLAIMER OF WARRANTIES
- THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
- WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
- MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|