view release on metacpan or search on metacpan
script/_metasyn view on Meta::CPAN
#my %i_to_us;
#@i_to_us{@i_to_us} = (1) x @i_to_us;
#
## -i to -o
#my @i_to_o = (qw/
# alveoli
# ghetti
# manifesti
# ostinati
# pianissimi
# scenarii
view all matches for this distribution
view release on metacpan or search on metacpan
t/000-report-versions.t
t/commify.t
weaver.ini
xt/release/common_spelling.t
xt/release/distmeta.t
xt/release/eol.t
xt/release/minimum-version.t
xt/release/no-tabs.t
xt/release/pod-coverage.t
xt/release/pod-syntax.t
view all matches for this distribution
view release on metacpan or search on metacpan
t/errors.t
t/mtime.t
t/mvr.t
t/script.t
xt/author/critic.t
xt/author/test-eol.t
xt/release/cpan-changes.t
xt/release/dist-manifest.t
xt/release/distmeta.t
xt/release/kwalitee.t
xt/release/meta-json.t
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/oo_modulino_zsh_completion_helper.pm view on Meta::CPAN
our $VERSION = "0.07";
use MOP4Import::Base::CLI_JSON -as_base
, [fields =>
[eol => default => "\n"],
[lib =>
doc => "library directory list. SCALAR, ARRAY or ':' separated STRING",
zsh_completer => ": :_directories",
],
]
lib/App/oo_modulino_zsh_completion_helper.pm view on Meta::CPAN
'MOP4Import::Util::Inspector'->new(lib => $self->{lib});
}
sub onconfigure_zero {
(my MY $self) = @_;
$self->{eol} = "\0";
}
sub cmd_joined {
(my MY $self, my ($method, @args)) = @_;
my @completion = $self->$method(@args);
print join($self->{eol}, @completion), $self->{eol};
}
sub IGNORE_OPTIONS_FROM {'MOP4Import::Base::CLI_JSON'}
sub zsh_options {
view all matches for this distribution
view release on metacpan or search on metacpan
dist.ini
lib/App/palien.pm
t/00_diag.t
t/01_use.t
xt/release/changes.t
xt/release/eol.t
xt/release/fixme.t
xt/release/no_tabs.t
xt/release/pod.t
xt/release/pod_coverage.t
xt/release/pod_spelling_common.t
view all matches for this distribution
view release on metacpan or search on metacpan
t/00-load.t
t/01-ansi.t
t/02-html.t
t/testfile
xt/author/critic.t
xt/author/test-eol.t
xt/release/cpan-changes.t
xt/release/dist-manifest.t
xt/release/distmeta.t
xt/release/kwalitee.t
xt/release/meta-json.t
view all matches for this distribution
view release on metacpan or search on metacpan
test-data/various-quote-strings.pl
test-data/via-exporter.pl
test-data/via-sub-exporter-exception.pl
test-data/with-version.pl
test-needs-cpanfile
xt/author/eol.t
xt/author/mojibake.t
xt/author/pod-coverage.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
xt/author/portability.t
view all matches for this distribution
view release on metacpan or search on metacpan
xt/cover.pl
xt/cpan_changes.t
xt/cpan_meta.t
xt/dist_manifest.t
xt/distribution.t
xt/eol.t
xt/kwalitee.t
xt/no_tabs.t
xt/pod_coverage.t
xt/pod_spell.t
xt/pod_spellrc
view all matches for this distribution
view release on metacpan or search on metacpan
t/perlvars.t
test-data/ignore-file
test-data/lib/Local/NoUnused.pm
test-data/lib/Local/Unused.pm
tidyall.ini
xt/author/eol.t
xt/author/mojibake.t
xt/author/pod-coverage.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
xt/author/portability.t
view all matches for this distribution
view release on metacpan or search on metacpan
pimpd2
t/01-pod.t
t/02-pod-coverage.t
t/10-minimum-version.t
t/10-strict.t
t/30-eol.t
extra/zsh/_pimpd2
META.yml Module YAML meta-data (added by MakeMaker)
META.json Module JSON meta-data (added by MakeMaker)
view all matches for this distribution
view release on metacpan or search on metacpan
t/app_plasm_run.t
t/app_plasm_wat.t
t/lib/Run.pm
t/plasm.t
xt/author/critic.t
xt/author/eol.t
xt/author/no_tabs.t
xt/author/pod.t
xt/author/pod_coverage.t
xt/author/pod_spelling_common.t
xt/author/pod_spelling_system.t
view all matches for this distribution
view release on metacpan or search on metacpan
dist.ini
lib/App/pmodinfo.pm
t/00-compile.t
t/000-report-versions-tiny.t
t/release-distmeta.t
t/release-eol.t
t/release-has-version.t
t/release-pod-syntax.t
t/release-unused-vars.t
view all matches for this distribution
view release on metacpan or search on metacpan
script/_ppgrep view on Meta::CPAN
#my %i_to_us;
#@i_to_us{@i_to_us} = (1) x @i_to_us;
#
## -i to -o
#my @i_to_o = (qw/
# alveoli
# ghetti
# manifesti
# ostinati
# pianissimi
# scenarii
view all matches for this distribution
view release on metacpan or search on metacpan
t/00-compile.t
t/data/samples/bigints.txt
t/data/samples/simple.txt
t/test-exe.t
weaver.ini
xt/author/eol.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-syntax.t
xt/release/cpan-changes.t
xt/release/kwalitee.t
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/prepare4release.pm view on Meta::CPAN
close $out_fh;
warn "[prepare4release] removed legacy POD badge block from $vf\n" if $verbose;
return;
}
sub list_files_for_eol_xt {
my ( $class, $cwd ) = @_;
my @out;
for my $f (qw(Makefile.PL Build.PL cpanfile prepare4release.json)) {
my $p = File::Spec->catfile( $cwd, $f );
lib/App/prepare4release.pm view on Meta::CPAN
all_pod_coverage_ok();
XT
$class->_write_if_absent( $pc_xt, $body, $verbose );
}
my @eol = $class->list_files_for_eol_xt($cwd);
my $eol_xt = File::Spec->catfile( $xtd, 'eol.t' );
if ( !-e $eol_xt ) {
my $list = join "\n", map { ' ' . $_ } @eol;
my $head = <<'EOL_HEAD';
#!perl
use strict;
use warnings;
use Test2::V1;
lib/App/prepare4release.pm view on Meta::CPAN
my @files = qw(
EOL_HEAD
my $tail = <<'EOL_TAIL';
);
eol_unix_ok($_) for @files;
done_testing;
EOL_TAIL
my $body = $head . $list . $tail;
$class->_write_if_absent( $eol_xt, $body, $verbose );
}
return;
}
lib/App/prepare4release.pm view on Meta::CPAN
(as for CI).
=item *
Creates author tests under F<xt/author/> when missing: C<pod.t> (L<Test::Pod>),
C<eol.t> (L<Test::EOL>), C<pod-coverage.t> (L<Test::Pod::Coverage>), using
L<Test2::V1>.
=item *
With C<--cpan>, after the steps above: ensures F<LICENSE> exists. The license
view all matches for this distribution
view release on metacpan or search on metacpan
perlcriticrc
t/00_diag.t
t/01_compile.t
t/app_pwhich.t
xt/author/critic.t
xt/author/eol.t
xt/author/no_tabs.t
xt/author/pod.t
xt/author/pod_coverage.t
xt/author/pod_spelling_common.t
xt/author/pod_spelling_system.t
view all matches for this distribution
view release on metacpan or search on metacpan
rainbarf
README
t/00-compile.t
t/01-tmux.t
t/author-critic.t
t/author-eol.t
t/author-no-tabs.t
t/release-consistent-version.t
t/release-cpan-changes.t
t/release-dist-manifest.t
t/release-distmeta.t
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
},contains:[t,{className:"keyword",begin:"\\bend\\sif\\b"},{className:"function",beginKeywords:"function",end:"$",contains:[t,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE,r]},{className:"function",begin:"\\bend\\s+",e...
contains:[{className:"comment",begin:/\(\*/,end:/\*\)/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,{begin:/\{/,end:/\}/,illegal:/:/}]}}},{name:"matlab",create:function(e){var t=[e.C_NUMBER_MODE,{className:"string",begin:"'",end:"'",contai...
illegal:"</",contains:[e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"[\\$\\%\\@](\\^\\w\\b|#\\w+|[^\\s\\w{]|{\\w+}|\\w+)"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_M...
contains:[i]});return{aliases:["ps"],lexemes:/-?[A-z\.\-]+/,case_insensitive:!0,keywords:{keyword:"if else foreach return function do while until elseif begin for trap data dynamicparam end break throw param continue finally in switch exit filter try...
},{className:"meta",begin:"#\\!?\\[",end:"\\]",contains:[{className:"meta-string",begin:/"/,end:/"/}]},{className:"class",beginKeywords:"type",end:";",contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{endsParent:!0})],illegal:"\\S"},{className:"class",beg...
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...
view all matches for this distribution
view release on metacpan or search on metacpan
script/_reposdb-inline view on Meta::CPAN
#my %i_to_us;
#@i_to_us{@i_to_us} = (1) x @i_to_us;
#
## -i to -o
#my @i_to_o = (qw/
# alveoli
# ghetti
# manifesti
# ostinati
# pianissimi
# scenarii
view all matches for this distribution
view release on metacpan or search on metacpan
share/revealjs/plugin/highlight/highlight.esm.js view on Meta::CPAN
function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(t)}function t(e,t){if(!(...
/*!
* reveal.js plugin that adds syntax highlight support.
*/
var of={id:"highlight",HIGHLIGHT_STEP_DELIMITER:"|",HIGHLIGHT_LINE_DELIMITER:",",HIGHLIGHT_LINE_RANGE_DELIMITER:"-",hljs:rf,init:function(e){var t=e.getConfig().highlight||{};t.highlightOnLoad="boolean"!=typeof t.highlightOnLoad||t.highlightOnLoad,t....
view all matches for this distribution
view release on metacpan or search on metacpan
xt/author/critic.t
xt/author/pod-spell.t
xt/release/cpan-changes.t
xt/release/dist-manifest.t
xt/release/distmeta.t
xt/release/eol.t
xt/release/kwalitee.t
xt/release/meta-json.t
xt/release/minimum-version.t
xt/release/mojibake.t
xt/release/no-tabs.t
view all matches for this distribution
view release on metacpan or search on metacpan
t/data/1/2.txt
t/data/1/foo/empty
t/data/1/zempty
t/run.t
weaver.ini
xt/author/eol.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-syntax.t
xt/author/tidyall.t
xt/release/cpan-changes.t
view all matches for this distribution
view release on metacpan or search on metacpan
bin/sr
cpanfile
dist.ini
lib/App/showreverse.pm
perltidyrc
t/author-eol.t
t/author-no-tabs.t
t/author-pod-coverage.t
t/author-pod-syntax.t
t/author-tidyall.t
weaver.ini
view all matches for this distribution
view release on metacpan or search on metacpan
xt/cover.pl
xt/cpan_changes.t
xt/cpan_meta.t
xt/dist_manifest.t
xt/distribution.t
xt/eol.t
xt/kwalitee.t
xt/minimumversion.t
xt/no_tabs.t
xt/perlcritic.t
xt/perlcriticrc
view all matches for this distribution
view release on metacpan or search on metacpan
dist.ini
lib/App/spaceless.pm
t/00_diag.t
t/01_compile.t
t/app_spaceless.t
xt/author/eol.t
xt/author/no_tabs.t
xt/author/pod.t
xt/author/pod_coverage.t
xt/author/pod_spelling_common.t
xt/author/pod_spelling_system.t
view all matches for this distribution
view release on metacpan or search on metacpan
perlcriticrc
t/00_diag.t
t/app_supertouch.t
t/supertouch.t
xt/author/critic.t
xt/author/eol.t
xt/author/no_tabs.t
xt/author/pod.t
xt/author/pod_coverage.t
xt/author/pod_spelling_common.t
xt/author/pod_spelling_system.t
view all matches for this distribution
view release on metacpan or search on metacpan
t/author-critic.t
t/perlcriticrc
t/release-check-changes.t
t/release-dist-manifest.t
t/release-distmeta.t
t/release-eol.t
t/release-has-version.t
t/release-kwalitee.t
t/release-minimum-version.t
t/release-no-tabs.t
t/release-pod-coverage.t
view all matches for this distribution
view release on metacpan or search on metacpan
share/wrapper.html.tt
t/00_diag.t
t/app_tarweb.t
t/tarweb.t
xt/author/critic.t
xt/author/eol.t
xt/author/no_tabs.t
xt/author/pod.t
xt/author/pod_coverage.t
xt/author/pod_spelling_common.t
xt/author/pod_spelling_system.t
view all matches for this distribution
view release on metacpan or search on metacpan
lib/App/termpub/Pager.pm view on Meta::CPAN
}
sub display_msg {
my ( $self, $msg ) = @_;
move( $self->rows + 1, 0 );
clrtoeol;
addstr($msg) if defined $msg;
return;
}
sub goto_line {
view all matches for this distribution