BioPerl-Network
view release on metacpan or search on metacpan
t/data/sulso_small.xml view on Meta::CPAN
<names>
<shortLabel>direct interaction</shortLabel>
<fullName>direct interaction</fullName>
</names>
<xref>
<primaryRef db="psi-mi" dbAc="MI:0488" id="MI:0407" refType="identity" refTypeAc="MI:0356"/>
<secondaryRef db="pubmed" dbAc="MI:0446" id="14755292" refType="primary-reference" refTypeAc="MI:0358"/>
</xref>
</interactionType>
<attributeList>
<attribute name="assembly">tetrameric, multimeric</attribute>
<attribute name="3d-r-factors">working 77.400%, free 74.600%</attribute>
<attribute name="3d-resolution">2.5A</attribute>
</attributeList>
</interaction>
</interactionList>
</entry>
</entrySet>
t/lib/Test/Harness.pm view on Meta::CPAN
=item C<HARNESS_PERL_SWITCHES>
Its value will be prepended to the switches used to invoke perl on
each test. For example, setting C<HARNESS_PERL_SWITCHES> to C<-W> will
run all tests with all warnings enabled.
=item C<HARNESS_TIMER>
Setting this to true will make the harness display the number of
milliseconds each test took. You can also use F<prove>'s C<--timer>
switch.
=item C<HARNESS_VERBOSE>
If true, Test::Harness will output the verbose results of running
its tests. Setting C<$Test::Harness::verbose> will override this,
or you can use the C<-v> switch in the F<prove> utility.
If true, Test::Harness will output the verbose results of running
its tests. Setting C<$Test::Harness::verbose> will override this,
( run in 0.805 second using v1.01-cache-2.11-cpan-49f99fa48dc )