-
-
14 Jan 2017 15:37:02 UTC
- Distribution: App-Lastmsg
- Module version: 0.002001
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Clone repository
- Issues
- Testers (400 / 0 / 47)
- Kwalitee
Bus factor: 0- 92.36% Coverage
- License: unknown
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (5.3KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
App::Lastmsg - last(1) semblance for your inbox
SYNOPSIS
use App::Lastmsg; App::Lastmsg::run
DESCRIPTION
This module contains the implementation of the lastmsg(1) script. See that script's documentation for information on what it does.
SEE ALSO
AUTHOR
Marius Gavrilescu, <marius@ieval.ro>
COPYRIGHT AND LICENSE
Copyright (C) 2016-2017 by Marius Gavrilescu
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.24.1 or, at your option, any later version of Perl 5 you may have available.
Module Install Instructions
To install App::Lastmsg, copy and paste the appropriate command in to your terminal.
cpanm App::Lastmsg
perl -MCPAN -e shell install App::Lastmsg
For more information on module installation, please visit the detailed CPAN module installation guide.