view release on metacpan or search on metacpan
Makefile.PL
README
dist.ini
lib/AAAA/Mail/SpamAssassin.pm
t/00-compile.t
t/release-eol.t
t/release-no-tabs.t
t/release-pod-coverage.t
t/release-pod-syntax.t
view all matches for this distribution
view release on metacpan or search on metacpan
examples/Doctor.xml view on Meta::CPAN
</condition>
</conditions>
<actions>
<action>
<attribute>type.disease</attribute>
<value>roseola</value>
</action>
</actions>
</rule>
<rule>
<name>16</name>
view all matches for this distribution
view release on metacpan or search on metacpan
t/00-compile.t
t/cmdline-app.t
t/optimize-multiple-full-test.t
t/style-trailing-space.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/trailing-space.t
view all matches for this distribution
view release on metacpan or search on metacpan
doc/examples/sql/park.sql view on Meta::CPAN
INSERT INTO tblparks VALUES ('VOYAGEURS NATIONAL PARK','3131 HIGHWAY 53','','','INTERNATIONAL FALLS','MN','56649-9701','218-283-9821','Midwest Region','SANDERS, JAMES A.','8:00 AM TO 4:30 PM','04/08/1975','National Park');
INSERT INTO tblparks VALUES ('WALNUT CANYON NATIONAL MONUMENT','WALNUT CANYON ROAD','','','FLAGSTAFF','AZ','86001','520-526-3367','Western Region','Henderson, Sam R.','8:00 AM TO 4:30 PM','11/30/1915','National Monument');
INSERT INTO tblparks VALUES ('WAR IN THE PACIFIC NHP','P.O. BOX FA','','','AGANA','GU','96910','671-477-9362','WESTERN REGION','WOOD, JR., EDWARD E.','7:00 AM TO 3:30 PM','08/18/1978','NATIONAL HISTORICAL PARK');
INSERT INTO tblparks VALUES ('WARREN G. HARDING MEMORIAL','C/O REGIONAL DIRECTOR','NATIONAL PARK SERVICE','1709 JACKSON STREET','OMAHA','NE','68102','','MIDWEST REGION','None','',' / /19','MISCELLANEOUS');
INSERT INTO tblparks VALUES ('WEIR FARM NATIONAL HISTORIC SITE','NOD HILL ROAD','','','WILTON','CT','06897','','NORTH ATLANTIC REGION','OLSON, SARAH','',' / /19',NULL);
INSERT INTO tblparks VALUES ('WESTERN ARCH & CONS CENTER','1415 N 6th AVENUE','','','TUCSON','AZ','85705-','520-670-6501','Western Region','MARTIN, CARLA','7:30 AM TO 4:30 PM',' / /19','Service-Training-Archeological Ctr');
INSERT INTO tblparks VALUES ('WESTERN REGIONAL OFFICE','NATIONAL PARK SERVICE','600 HARRISON STREET','SUITE 600','SAN FRANCISCO','CA','94107-1372','415-744-3876','WESTERN REGION','Albright, Stanley T.','7:45 AM TO 4:15 PM','08/01/1937','REGIONAL OFFI...
INSERT INTO tblparks VALUES ('WHISKEYTOWN UNIT','','P.O. BOX 188','','WHISKEYTOWN','CA','96095','916-241-6584','WESTERN REGION','Foust, Ray C.','8:00 AM TO 4:30 PM','11/08/1965','NATIONAL RECREATION AREA');
INSERT INTO tblparks VALUES ('WHITE HOUSE','NATIONAL CAPITAL REGION','1100 OHIO DRIVE, S.W.','','WASHINGTON','DC','20242','202-485-9836','NATIONAL CAPITAL REGION','MC DANIEL, JAMES I.','7:45 AM TO 4:15 PM','08/10/1943','NATIONAL CAPITAL PARK');
INSERT INTO tblparks VALUES ('WHITE SANDS NATIONAL MONUMENT','P.O. BOX 458','','','ALAMOGORDO','NM','88310','505-479-6124','SOUTHWEST REGION','Ditmanson, Dennis L.','8:00 AM TO 4:30 PM','01/18/1933','NATIONAL MONUMENT');
INSERT INTO tblparks VALUES ('WHITMAN MISSION NATIONAL HISTORIC SITE','ROUTE 2, BOX 247','','','WALLA WALLA','WA','99362','509-522-6360','PACIFIC NORTHWEST REGION','DARBY, FRANCIS T.','8:00 AM TO 4:30 PM','01/20/1940','NATIONAL HISTORICAL SITE');
view all matches for this distribution
view release on metacpan or search on metacpan
t/00-compile.t
t/01_load_modules.t
t/02_response.t
t/03_f_request.t
t/04_requests.t
t/author-test-eol.t
t/lib/API/ParallelsWPB/Mock.pm
t/lib/Mock.pm
t/release-distmeta.t
t/release-kwalitee.t
t/release-no-tabs.t
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ASNMTAP/Asnmtap/Applications.pm view on Meta::CPAN
$dbh->{csv_null} = 1;
$dbh->{csv_allow_whitespace} = 0;
$dbh->{csv_allow_loose_quotes} = 0;
$dbh->{csv_allow_loose_escapes} = 0;
$dbh->{csv_eol} = $\;
$dbh->{csv_sep_char} = ',';
$dbh->{csv_quote_char} = '"';
$dbh->{csv_escape_char} = '"';
if ( -e "$path$tableFilename$extention" ) {
view all matches for this distribution
view release on metacpan or search on metacpan
t/02zip.t
t/03process.t
t/lib/TestHelper/CreateTestFiles.pm
tidyall.ini
xt/author/00-compile.t
xt/author/eol.t
xt/author/mojibake.t
xt/author/no-tabs.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
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="DNA Dump Da Information"/>
<xsd:enumeration value="DNA Multiple Analyser"/>
<xsd:enumeration value="DNA View Files"/>
<xsd:enumeration value="DNA Control Center"/>
<xsd:enumeration value="CTI Control of Phones supporting Connected Xfer and conf"/>
<xsd:enumeration value="Geolocation"/>
<xsd:enumeration value="Geolocation Filter"/>
<xsd:enumeration value="Geolocation Policy"/>
<xsd:enumeration value="Phone Migration"/>
<xsd:enumeration value="CTI Control of Phones supporting Rollover Mode"/>
</xsd:restriction>
</xsd:simpleType>
view all matches for this distribution
view release on metacpan or search on metacpan
acelib/arraysub.c view on Meta::CPAN
for (i = 0 ; (*cp = *bp) && *cp != '\n' ; ++i, ++cp, ++bp)
if (i == width) /* back up to last space */
{ while (i--)
{ --bp ; --cp ;
if (*cp == ' ' || *cp == ',' || *cp == ';')
goto eol ;
}
cp += width ; /* no coma or spaces in whole line ! */
bp += width ;
break ;
}
eol: if (!*cp)
break ;
if (*cp != '\n')
++cp ;
*cp++ = 0 ;
}
view all matches for this distribution
view release on metacpan or search on metacpan
eg/permutations
eg/q_and_a
lib/Acme/Affinity.pm
t/00-compile.t
t/01-methods.t
t/author-eol.t
t/author-no-tabs.t
t/author-pod-coverage.t
t/author-pod-spell.t
t/author-pod-syntax.t
t/author-synopsis.t
view all matches for this distribution
view release on metacpan or search on metacpan
t/00_diag.t
t/acme_alien_dontpanic.t
t/inline.t
t/inline_cpp.t
xt/author/critic.t
xt/author/eol.t
xt/author/no_tabs.t
xt/author/pod.t
xt/author/pod_spelling_common.t
xt/author/pod_spelling_system.t
xt/author/strict.t
view all matches for this distribution
view release on metacpan or search on metacpan
t/acme_alien_dontpanic2.t
t/acme_alien_dontpanic2__ffi.t
t/inline.t
t/inline_cpp.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
Donner dips diet sure dry node deserted panel Anton Erne retard
laid sit Walt suits rubs Vera incites aster currying foal stall
iterating leader start ran Nugent Asian dogs beret dune distrust cab
Estes rebelliousness spout duet answerers Orleans Lotte mid Laotian redo enjoin
scout we Augustus color asset bedfast Sandia fraud deus flashers Brian
bin mast spilt Latin clasps limit logo no aureole snuggle dig
ad recta annal ethically ally toad Wu brag nears giddy Nugent
toils gunnery Tigris rusts annexes peels dent threatened nulled car asses
thin saga gaiter gape ancient Satan coalescing Dow soars Provence hag
irate Lesbians Adrian roles millipedes bald suds writing Maine logo appending
scars turns McLanahan erosion stile submariner bliss Connors lung opulent barns
view all matches for this distribution
view release on metacpan or search on metacpan
t/00-compile.t
t/000-report-versions.t
t/01_misc.t
t/author-critic.t
t/author-pod-spell.t
t/author-test-eol.t
t/perlcriticrc
t/release-check-changes.t
t/release-dist-manifest.t
t/release-distmeta.t
t/release-has-version.t
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/CPANAuthors/Canadian.pm
t/00-report-prereqs.dd
t/00-report-prereqs.t
xt/author/00-compile.t
xt/author/distmeta.t
xt/author/eol.t
xt/author/kwalitee.t
xt/author/minimum-version.t
xt/author/mojibake.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
view all matches for this distribution
view release on metacpan or search on metacpan
Makefile.PL
README
dist.ini
lib/Acme/CPANAuthors/German.pm
t/basic.t
t/release-eol.t
t/release-no-tabs.t
t/release-pod-coverage.t
t/release-pod-syntax.t
view all matches for this distribution
view release on metacpan or search on metacpan
t/01-misc.t
t/boilerplate.t
t/boilerplate.t~
weaver.ini
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/unregistered_japanese_authors view on Meta::CPAN
CORNO => 'Ian Hansen',
CSELT => 'Emma Tonkin',
CYLFHX => 'yalin chai',
DALEAMON => 'Dale Amon',
DANMOORE => 'Dan Moore',
DAREOLA => 'Domingo Areola',
DBEUSEE => 'Don Beusee',
DEBAJYOTI => 'Debajyoti Dutta',
DEEPAN => 'deepan',
DELANO => 'Delano',
DEROBINS => 'Dana Robinson',
view all matches for this distribution
view release on metacpan or search on metacpan
t/00-compile/lib_Acme_CPANAuthors_MBTI_pm.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
weaver.ini
xt/author/critic.t
xt/author/eol.t
xt/author/pod-coverage.t
xt/author/pod-syntax.t
xt/release/cpan-changes.t
xt/release/distmeta.t
xt/release/kwalitee.t
view all matches for this distribution
view release on metacpan or search on metacpan
dist.ini
lib/Acme/CPANAuthors/Malaysian.pm
t/00-compile.t
t/000-report-versions.t
t/00_load.t
t/author-eol.t
t/author-minimum-version.t
t/author-pod-coverage.t
t/author-pod-syntax.t
t/release-distmeta.t
t/release-has-version.t
view all matches for this distribution
view release on metacpan or search on metacpan
t/01-basic.t
t/02-siblings.t
t/03-direct.t
xt/author/00-compile.t
xt/author/clean-namespaces.t
xt/author/eol.t
xt/author/kwalitee.t
xt/author/mojibake.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-spell.t
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/CPANModules/NewDistributions/202001.pm view on Meta::CPAN
summary => "Distribution for unicode-block script.",
},
{
description => "Distribution App-geoip first released by HMBRAND at 2020-01-16T13:50:05Z.",
module => "App::geoip",
summary => "Show geological data based on hostname or IP address(es)",
},
{
description => "Distribution App-lcpan-CmdBundle-similar_authors first released by PERLANCAR at 2020-01-11T00:05:10Z.",
module => "App::lcpan::CmdBundle::similar_authors",
summary => "More lcpan subcommands related to finding similar authors",
lib/Acme/CPANModules/NewDistributions/202001.pm view on Meta::CPAN
=item * L<App::Unicode::Block> - Distribution for unicode-block script.
Distribution App-Unicode-Block first released by SKIM at 2020-01-19T16:51:51Z.
=item * L<App::geoip> - Show geological data based on hostname or IP address(es)
Distribution App-geoip first released by HMBRAND at 2020-01-16T13:50:05Z.
=item * L<App::lcpan::CmdBundle::similar_authors> - More lcpan subcommands related to finding similar authors
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/CPANModules/TextTable.pm view on Meta::CPAN
The above result presented as chart:
=begin html
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtAAAAH4CAMAAABUnipoAAAJJmlDQ1BpY2MAAEiJlZVnUJNZF8fv8zzphUASQodQQ5EqJYCUEFoo0quoQOidUEVsiLgCK4qINEWQRQEXXJUia0UUC4uCAhZ0gywCyrpxFVFBWXDfGZ33HT+8/5l7z2/+c+bec8/5cAEgiINlwct7YlK6wNvJjhkYFMwE3yiMn5...
=end html
Result formatted as table (split, part 3 of 5):
view all matches for this distribution
view release on metacpan or search on metacpan
perlcriticrc
t/00_diag.t
t/acme_color_rust.t
t/rustfmt.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/Acme/ConspiracyTheory/Random.pm view on Meta::CPAN
my $truth = _RANDOM_(
sub { # wrap classics in a sub so they don't come up too often
_RANDOM_(
sub {
$redstring->{topic} = { name => 'geology', plural => 0 };
'the Earth is flat';
},
sub {
$redstring->{topic} = { name => 'Inner Space (1987)', plural => 0 };
'space is fake';
},
sub {
$redstring->{topic} = { name => 'theology', plural => 0 };
'God is real';
},
sub {
$redstring->{topic} = { name => 'Buddhism', plural => 0 };
'reincarnation is true';
lib/Acme/ConspiracyTheory/Random.pm view on Meta::CPAN
$redstring->{topic} = { name => 'glaciers', plural => 1 };
$redstring->{random_place} //= 'Greenland';
"global warming is a hoax";
},
sub {
$redstring->{topic} = { name => 'geology', plural => 0 };
'the US government knows exactly when Yellowstone will erupt';
},
sub {
$redstring->{topic} = { name => 'cloud seeding', plural => 0 };
"the government controls the weather";
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/DependOnEverything.pm view on Meta::CPAN
use Perl::Installed;
use Perl::Interpolators::zip;
use PerlIO::bitswap;
use PerlIO::buffersize;
use PerlIO::code;
use PerlIO::eol;
use PerlIO::fgets;
use PerlIO::fse;
use PerlIO::gzip;
use PerlIO::http;
use PerlIO::if;
use PerlIO::Layers;
use PerlIO::locale;
use PerlIO::rewindable;
use PerlIO::subfile;
use PerlIO::text;
use PerlIO::unicodeeol;
use PerlIO::utf_strict;
use PerlIO::Util;
use PerlIO::via::ANSIColor;
use PerlIO::via::as_is;
use PerlIO::via::Babelfish;
lib/Acme/DependOnEverything.pm view on Meta::CPAN
use Template::Plugin::UTFDecode;
use Template::Plugin::UTFtoANSI;
use Template::Plugin::VimColor;
use Template::Plugin::VMethods;
use Template::Plugin::WebService;
use Template::Plugin::WikiCreole;
use Template::Plugin::WikiFormat;
use Template::Plugin::xkcd;
use Template::Plugin::XML::Escape;
use Template::Plugin::XML::Feed;
use Template::Plugin::XML::LibXML;
lib/Acme/DependOnEverything.pm view on Meta::CPAN
use Text::WagnerFischer;
use Text::WagnerFischer::Amharic;
use Text::WagnerFischer::Armenian;
use Text::WideChar::Util;
use Text::Widont;
use Text::WikiCreole;
use Text::WikiFormat;
use Text::WikiFormat::SAX;
use Text::WordCounter;
use Text::WordDiff;
use Text::WordDiff::Unified::ANSIColor;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/DieOnLoad.pm
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01-basic.t
xt/author/clean-namespaces.t
xt/author/eol.t
xt/author/kwalitee.t
xt/author/mojibake.t
xt/author/no-tabs.t
xt/author/pod-spell.t
xt/release/changes_has_content.t
view all matches for this distribution