Search results for "BAYASHI"
say - say anything
say module allows Perl code to use say. And if you would pass args to say like below, then some features are enabled to use them as same as feature module. use say qw/state switch/; state $foo = int(rand 10); given ($foo) { when (1) { say "One" } whe...
BAYASHI/say-0.02 - 05 Oct 2016 23:04:57 UTC - Search in distribution
yg - log line filter, like \G of MySQL
"yg" is a log viewer(filter) to show log lines vertically. When you check apache logs, I guess you do like this $ cat apache_log 127.0.0.1 - - [30/Sep/2012:12:34:56 +0900] "GET /foo HTTP/1.0" 200 123 "http://example.com/foo" "Mozilla/5.0" 127.0.0.1 -...
BAYASHI/App-YG-0.063 - 03 Nov 2014 09:04:12 UTC - Search in distribution- App::YG - log line filter, like \G of MySQL
- App::YG::Vmstat - vmstat log parser
- App::YG::Nginx::Main - Nginx main log parser
- 3 more results from App-YG »
jl - Show the "JSON in JSON" Log Nicely
BAYASHI/App-jl-0.20
-
26 Dec 2021 08:22:29 UTC
-
Search in distribution
- App::jl - Show the "JSON in JSON" Log Nicely
vl - Makes CUI table vertical
BAYASHI/App-vl-0.03
-
27 Oct 2018 19:53:56 UTC
-
Search in distribution
- App::vl - Makes CUI table vertical
edge - show the edge of logs with conditional grep
BAYASHI/App-Edge-0.03
-
28 Jun 2014 08:54:26 UTC
-
Search in distribution
- App::Edge - show the edge of logs with conditional grep
stats - helps you to calculate data from lines
BAYASHI/App-LogStats-0.091
-
12 May 2013 13:28:42 UTC
-
Search in distribution
- App::LogStats - calculate lines
JSON::Parse - Parse JSON
A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...
BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution
swoop - getting basic stats of lines
BAYASHI/Statistics-Swoop-0.03
-
15 Sep 2015 00:25:42 UTC
-
Search in distribution
- Statistics::Swoop - getting basic stats of a list in one fell swoop
duadua - The CLI command to parse User-Agent string
BAYASHI/Duadua-0.29
-
12 Aug 2023 14:58:17 UTC
-
Search in distribution
- Duadua - Detect User-Agent, do up again!
- Duadua::Util - Utilities of Duadua
- Duadua::CLI - CLI runner of Duadua
- 62 more results from Duadua »
randf - random filter for STDIN
BAYASHI/App-Randf-0.03
-
22 Jun 2019 17:20:48 UTC
-
Search in distribution
- App::Randf - random filter for STDIN
edumper - unescaping the dumped multibyte strings by Data::Dumper
BAYASHI/Data-Dumper-AutoEncode-1.00
-
12 Apr 2020 20:06:54 UTC
-
Search in distribution
- Data::Dumper::AutoEncode - Dump with recursive encoding
aozora - the command line interface for Aozora Bunko <http://www.aozora.gr.jp/>
BAYASHI/Net-AozoraBunko-0.05
-
01 Jun 2013 16:01:09 UTC
-
Search in distribution
- Net::AozoraBunko - Perl Interface for accessing 青空文庫
from_unixtime - to convert from unixtime to date suitably
BAYASHI/App-FromUnixtime-0.17
-
28 Feb 2015 02:16:53 UTC
-
Search in distribution
- App::FromUnixtime - to convert from unixtime to date suitably
plmetrics - show the Perl metrics
BAYASHI/App-plmetrics-0.06
-
16 Jun 2013 12:02:09 UTC
-
Search in distribution
- App::plmetrics - show the Perl metrics
git-perl
It makes you easy to monitor recent changes in perl modules, and make you collaborate faster. It is useful to monitor/read the latest code change in recently uploaded distribution. Good to read how authors solve the problems. It will clone the remote...
NHRNJICA/App-Git-Perl-0.1.15 - 21 Jul 2022 20:43:32 UTC - Search in distribution
Test::Arrow - Object-Oriented testing library
The opposite DSL. MOTIVATION Test::Arrow is a testing helper as object-oriented operation. Perl5 has a lot of testing libraries. These libraries have nice DSL ways. However, sometimes we hope the Object as similar to ORM. It may slightly sound strang...
BAYASHI/Test-Arrow-0.22 - 10 Aug 2023 10:56:41 UTC - Search in distribution
expand_url - to expand a shortened url
BAYASHI/WWW-Expand-More-0.02
-
06 Jun 2015 02:12:12 UTC
-
Search in distribution
- WWW::Expand::More - The expander for a shortened URL
what_time_is_it - Now?
BAYASHI/App-WhatTimeIsIt-0.01
-
20 Jul 2013 01:24:23 UTC
-
Search in distribution
- App::WhatTimeIsIt - Now?
term2html - the converter of colored terminal output to HTML
BAYASHI/App-Term2HTML-0.02
-
06 Dec 2015 13:10:17 UTC
-
Search in distribution
- App::Term2HTML - converting colored terminal output to HTML
Sub::Mux - multiplexer to execute subs
Sub::Mux is the module for multiplex subs executer...
BAYASHI/Sub-Mux-0.02 - 29 Jun 2013 07:55:55 UTC - Search in distribution