Result:
found 242 distributions and 988 files matching your query ! ( run in 0.931 )


smokeinabox

 view release on metacpan or  search on metacpan

cpansmokebox/bin/cpan2dist  view on Meta::CPAN

    ^Berk.*DB           # DB packages require specific options & linking
    ^DBD::              # DBD drivers require database files/headers
    ^XML::              # XML modules usually require expat libraries
    Apache              # These usually require apache libraries
    SSL                 # These usually require SSL certificates & libs
    Image::Magick       # Needs ImageMagick C libraries
    Mail::ClamAV        # Needs ClamAV C Libraries
    ^Verilog            # Needs Verilog C Libraries
    ^Authen::PAM$       # Needs PAM C libraries & Headers

=cut

 view all matches for this distribution


threads-tbb

 view release on metacpan or  search on metacpan

lib/threads/tbb/refcounter.pod  view on Meta::CPAN


threads::tbb::refcounter - inside-out refcounts for XS types

=head1 SYNOPSIS

 use threads::tbb::refcounter qw(Image::Magick);

 # alternately:
 use threads::tbb::refcounter;
 threads::tbb::refcounter->setup("Some::XS::Type");

 view all matches for this distribution


( run in 0.931 second using v1.01-cache-2.11-cpan-39bf76dae61 )