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