view release on metacpan or search on metacpan
Revision history for perl distribution App-prowess
0.05 2017-06-20T00:24:42+0200
- Fix unit tests: "'.' is no longer in @INC at ..."
0.04 2016-10-02T20:11:39+0200
- Ignore dotfiles and backup files in the watch list #3
- Fix http://cpantesters.org/cpan/report/3259e778-8ee4-11e5-b888-bf4ee0bfc7aa
0.02 2015-11-19T09:31:20+0100
- Fix 'Time::HiRes::ualarm(): unimplemented in this platform'
0.01 2015-10-24T10:52:43+0200
- Created script/prowess
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/pscan/Command/Discover.pm view on Meta::CPAN
App::pscan::Command::Discover - test the range of ips with Ping
=head1 DESCRIPTION
tcp scan of a given range of the format of Net::IP and a port range.
e.g.: 192.168.1.0/24
192.168.1.1
www.google.it
=cut
view all matches for this distribution
view release on metacpan or search on metacpan
1.17 2022-03-22 13:46:37 -0600
- Test requires Test::Script 1.09 for syntax (gh#7)
- Option to install without "p" prefix for platforms that do
not provide their own which and where (gh#1, gh#8)
1.16 2018-12-31 14:30:24 -0500
- On Windows use Shell::Guess to determine if the current
directory ('.') should be included implicitly
1.15 2017-09-12 22:20:43 -0400
- Add -s option
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/remarkpl/public/remark.min.js view on Meta::CPAN
literal:"true false nil"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.NUMBER_MODE,a,t.preprocessor],illegal:/#/}}},{name:"sql",create:function(e){var t=e.COMMENT("--","$");return{case_insensitive:!0,illegal:/[<>{}*#]/,contains:[{beginKey...
return{aliases:["styl"],case_insensitive:!1,keywords:"if else for in",illegal:"("+o.join("|")+")",contains:[e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{begin:"\\.[a-zA-Z][a-zA-Z0-9_-]*"+i,returnBegin:!0,cont...
built_in:"ip eip rip al ah bl bh cl ch dl dh sil dil bpl spl r8b r9b r10b r11b r12b r13b r14b r15b ax bx cx dx si di bp sp r8w r9w r10w r11w r12w r13w r14w r15w eax ebx ecx edx esi edi ebp esp eip r8d r9d r10d r11d r12d r13d r14d r15d rax rbx rcx rdx...
"atelier-lakeside-light":".hljs-atelier-lakeside-light .hljs-comment,.hljs-atelier-lakeside-light .hljs-quote{color:#5a7b8c}.hljs-atelier-lakeside-light .hljs-variable,.hljs-atelier-lakeside-light .hljs-template-variable,.hljs-atelier-lakeside-light ...
grayscale:".hljs-grayscale .hljs{display:block;overflow-x:auto;padding:.5em;color:#333;background:#fff}.hljs-grayscale .hljs-comment,.hljs-grayscale .hljs-quote{color:#777;font-style:italic}.hljs-grayscale .hljs-keyword,.hljs-grayscale .hljs-selector...
"solarized-dark":".hljs-solarized-dark .hljs{display:block;overflow-x:auto;padding:.5em;background:#002b36;color:#839496}.hljs-solarized-dark .hljs-comment,.hljs-solarized-dark .hljs-quote{color:#586e75}.hljs-solarized-dark .hljs-keyword,.hljs-solari...
containerLayout:'<div class="remark-notes-area">\n <div class="remark-top-area">\n <div class="remark-toolbar">\n <a class="remark-toolbar-link" href="#increase">+</a>\n <a class="remark-toolbar-link" href="#decrease">-</a>\n <span...
view all matches for this distribution
view release on metacpan or search on metacpan
script/_reposdb-inline view on Meta::CPAN
YAML/Old/Loader.pm,702264,25286,87;22764
YAML/Old/Loader/Base.pm,727582,1235,88;23535
YAML/Old/Marshall.pm,728846,934,89;23572
YAML/Old/Mo.pm,729803,3416,90;23619
YAML/Old/Node.pm,733244,4692,91;23699
YAML/Old/Tag.pm,737960,240,92;23917
YAML/Old/Types.pm,738226,6708,93;23936
### Clone/PP.pm ###
#package Clone::PP;
#
script/_reposdb-inline view on Meta::CPAN
#=cut
### Complete/Path.pm ###
#package Complete::Path;
#
#our $DATE = '2017-07-03'; # DATE
#our $VERSION = '0.24'; # VERSION
#
#use 5.010001;
#use strict;
#use warnings;
#
script/_reposdb-inline view on Meta::CPAN
#
#Complete::Path - Complete path
#
#=head1 VERSION
#
#This document describes version 0.24 of Complete::Path (from Perl distribution Complete-Path), released on 2017-07-03.
#
#=head1 DESCRIPTION
#
#=head1 FUNCTIONS
#
script/_reposdb-inline view on Meta::CPAN
#package Data::Dmp;
#
#our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
#our $DATE = '2020-04-07'; # DATE
#our $DIST = 'Data-Dmp'; # DIST
#our $VERSION = '0.240'; # VERSION
#
#use 5.010001;
#use strict;
#use warnings;
#
script/_reposdb-inline view on Meta::CPAN
#
#Data::Dmp - Dump Perl data structures as Perl code
#
#=head1 VERSION
#
#This document describes version 0.240 of Data::Dmp (from Perl distribution Data-Dmp), released on 2020-04-07.
#
#=head1 SYNOPSIS
#
# use Data::Dmp; # exports dd() and dmp()
# dd [1, 2, 3]; # prints "[1,2,3]"
script/_reposdb-inline view on Meta::CPAN
# my ( $top, $current ) = @_;
# return 0 if !$current->isa( tok 'Whitespace' );
# my $prev = $current->previous_token;
#
# return 1 if $prev->isa( tok 'Structure' ); # ;[\n\s]
# return 1 if $prev->isa( tok 'Operator' ) and $prev->content =~ /\W$/; # = 0.24
# return 1 if $prev->isa( tok 'Quote::Double' ); # " .
# return 1 if $prev->isa( tok 'Quote::Single' ); # ' }
#
# return 0;
# },
view all matches for this distribution
view release on metacpan or search on metacpan
0.16 2014-12-19T06:24:04Z
- fixed unwanted EOL conversion on Windows
- thank you for pull-request @nanis
0.15 2014-11-24T06:40:24Z
- make new sub commands!
- export command is enable to generate HTML file
- thank you for pull-request @htk291
- fixed HTML template tags
view all matches for this distribution
view release on metacpan or search on metacpan
- No functional changes.
- Adjust to Perinci::Sub::Complete 0.68.
0.24 2014-11-28 Released-By: PERLANCAR
- Adjust to Complete::Bash 0.12 (in hash form, words are now put in
'words' instead of 'completion').
- Typo: unimplemented status is 501, not 502.
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
xt/author/tidyall.t view on Meta::CPAN
# This file was automatically generated by Dist::Zilla::Plugin::Test::TidyAll v$VERSION
use Test::More 0.88;
use Test::Code::TidyAll 0.24;
tidyall_ok(
verbose => ( exists $ENV{TEST_TIDYALL_VERBOSE} ? $ENV{TEST_TIDYALL_VERBOSE} : 0 ),
jobs => ( exists $ENV{TEST_TIDYALL_JOBS} ? $ENV{TEST_TIDYALL_JOBS} : 1 ),
);
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for the module "App::saikoro" :
0.24 2018 June or July (Need to be checked from the records on METACPAN.)
0.300 2021-06-08T15:39+09:00 ; Added "-20" options, rewrote the help manual as well.
view all matches for this distribution
view release on metacpan or search on metacpan
* distro refresh, update email address
1.001 2021-01-29T02:25:15Z
* Freshen distro, remove Travis CI, add Github Actions
0.242 2017-04-24T05:44:38Z
* Fix a testing problem on Windows
0.241 2017-03-29T05:29:44Z
* Fix up various distro things. I neglected a package statement.
Thus, this wasn't indexed. And then CPAN.pm went into a spiral
in https://rt.cpan.org/Ticket/Display.html?id=120781 [D
0.24 2015-08-17T22:04:15Z
* Move some things into a module, App::scripdist
* Everything is still really hacky.
0.23 - 2014-01-03
* Get rid of MYMETA
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
- [Bugfix] list: was empty when shell is not bash
- A couple of other tweaks and fixes.
0.24 2016-10-25 Released-By: PERLANCAR
- No functional changes.
- [doc] Document known issues (zsh, fish, tcsh).
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
t/author-tidyall.t view on Meta::CPAN
}
# This file was automatically generated by Dist::Zilla::Plugin::Test::TidyAll v$VERSION
use Test::More 0.88;
use Test::Code::TidyAll 0.24;
tidyall_ok(
verbose => ( exists $ENV{TEST_TIDYALL_VERBOSE} ? $ENV{TEST_TIDYALL_VERBOSE} : 0 ),
jobs => ( exists $ENV{TEST_TIDYALL_JOBS} ? $ENV{TEST_TIDYALL_JOBS} : 1 ),
);
view all matches for this distribution
view release on metacpan or search on metacpan
- Fix ssh_dir initialization
0.11 2013-10-26T16:34:55Z
- Fix $ENV{HOME} in unittests
0.10 2013-10-24T20:06:03Z
- Can create ssh key
- Can create config file
- Can run backup
view all matches for this distribution
view release on metacpan or search on metacpan
SHA1 e8da9e2a5731c8fa16635e982f746410e97392c6 META.yml
SHA1 5a6e3a9e850890323f5733796da2c1e4509bed91 Makefile.PL
SHA1 8083e89b1a84adcf439145a0009f35003a584890 README
SHA1 ed3bbf2f390c4b93aaddf0d9a2cd30a3db81ca59 README.md
SHA1 4fb6bf98233b9a0cd486ecb6b8674bbefb7ac937 examples/calculator-correct.json
SHA1 f0224c6bc2bf36071bd3f10546f1d16da796aff8 examples/calculator-exception.json
SHA1 df9288eb018c60137299714d828d293d8a4f81ac examples/calculator.pl
SHA1 a9526a952ec5b107634df24bd572479ff96a008f examples/calculator.psgi
SHA1 96ad8d2662a8b411cad09dff847ed61e67208b98 examples/calculator.url
SHA1 978b707832faeea2fef0642e715a25e7f87f4099 examples/calculator.wsdl
SHA1 6b375fa1442990aefa22845f851aef5696784a1e examples/globalweather.pl
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/t1generate.pm view on Meta::CPAN
App::t1generate - The generator of random numbers obeying the Cauchy distribution (t distribution with df = 1).
=head1 VERSION
Version 0.24
=cut
our $VERSION = '0.24';
=head1 SYNOPSIS
t1generate [B<-g> how_many] [B<-s> seed] [B<-.> digits] [B<-1>]
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/t2generate.pm view on Meta::CPAN
App::t2generate - The generator of random numbers obeying the Cauchy distribution (t distribution with df = 2).
=head1 VERSION
Version 0.24
=cut
our $VERSION = '0.24';
=head1 SYNOPSIS
t2generate [B<-g> how_many] [B<-s> seed] [B<-.> digits] [B<-1>]
view all matches for this distribution
view release on metacpan or search on metacpan
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2014-12-07 19:34:55 +0000
Fixed rights
Change: 2514cecc6a442f44bf93616be4dcdf25c0b248c1
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2014-12-07 19:34:41 +0000
Switching to Data::Colour
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.01"
},
{
"class" : "Dist::Zilla::Plugin::Rinci::Validate",
"name" : "@Author::PERLANCAR/Rinci::Validate",
"version" : "0.24"
},
{
"class" : "Dist::Zilla::Plugin::SetScriptShebang",
"name" : "@Author::PERLANCAR/SetScriptShebang",
"version" : "0.01"
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Traveller/System/Classic.pm view on Meta::CPAN
$tradecodes .= ' Ag' if $self->atmosphere >= 4 and $self->atmosphere <= 9
and $self->hydro >= 4 and $self->hydro <= 8
and $self->population >= 5 and $self->population <= 7;
$tradecodes .= ' Na' if $self->atmosphere <= 3 and $self->hydro <= 3
and $self->population >= 6;
$tradecodes .= ' In' if $self->atmosphere =~ /^[012479]$/ and $self->population >= 9;
$tradecodes .= ' Ni' if $self->population <= 6;
$tradecodes .= ' Wa' if $self->hydro == 10;
$tradecodes .= ' De' if $self->atmosphere >= 2 and $self->hydro == 0;
$tradecodes .= ' Va' if $self->atmosphere == 0;
$tradecodes .= ' As' if $self->size == 0;
view all matches for this distribution
view release on metacpan or search on metacpan
0.21 2019-03-04T09:39:28Z
- Fix log to leak to screen ( on non-MSWin32 )
- Change location of config file
- Enhance debug mode
0.20 2019-03-04T02:50:24Z
- Fix inner subroutine
- Fix crash on recovery mode
0.19 2019-02-22T14:40:16Z
- Fix crash in non MSWin32 environment
view all matches for this distribution
view release on metacpan or search on metacpan
bin/unicomb view on Meta::CPAN
# âÌ - U+0031F - COMBINING PLUS SIGN BELOW
# âÌ - U+00320 - COMBINING MINUS SIGN BELOW
# âÌ¡ - U+00321 - COMBINING PALATALIZED HOOK BELOW
# âÌ¢ - U+00322 - COMBINING RETROFLEX HOOK BELOW
# âÌ£ - U+00323 - COMBINING DOT BELOW
# â̤ - U+00324 - COMBINING DIAERESIS BELOW
# âÌ¥ - U+00325 - COMBINING RING BELOW
# â̦ - U+00326 - COMBINING COMMA BELOW
# â̧ - U+00327 - COMBINING CEDILLA
# ą̂ - U+00328 - COMBINING OGONEK
# âÌ© - U+00329 - COMBINING VERTICAL LINE BELOW
view all matches for this distribution
view release on metacpan or search on metacpan
t/01_basic.t view on Meta::CPAN
}
CMD_PS_AUX: {
my $str = <<_TABLE_;
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 19232 464 ? Ss 2016 0:24 /sbin/init
_TABLE_
open my $IN, '<', \$str;
local *STDIN = *$IN;
my ($stdout, $stderr) = capture {
App::vl->new('--no-pager', '--ps')->run;
t/01_basic.t view on Meta::CPAN
like $stdout, qr/ VSZ: 19232/;
like $stdout, qr/ RSS: 464/;
like $stdout, qr/ TTY: \?/;
like $stdout, qr/ STAT: Ss/;
like $stdout, qr/ START: 2016/;
like $stdout, qr/ TIME: 0:24/;
like $stdout, qr/COMMAND: \/sbin\/init/;
}
GREP_LINES: {
my $str = <<_TABLE_;
view all matches for this distribution