Next refresh should show more results. ( run in 3.380 )
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