-
-
03 Nov 2014 09:04:12 UTC
- Distribution: App-YG
- Module version: 0.063
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (557 / 3 / 0)
- Kwalitee
Bus factor: 1- 38.99% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (12.3KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Class::Accessor::Lite
- Getopt::Long
- IO::Interactive
- Pod::Usage
- Term::ANSIColor
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
App::YG - log line filter, like \G of MySQL
SYNOPSIS
use App::YG; my $yg = App::YG->new; $yg->run(@ARGV);
See command yg.
METHOD
SEE ALSO
AUTHOR
Dai Okabayashi <bayashi@cpan.org>
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
Module Install Instructions
To install App::YG, copy and paste the appropriate command in to your terminal.
cpanm App::YG
perl -MCPAN -e shell install App::YG
For more information on module installation, please visit the detailed CPAN module installation guide.