| Name: | perl-Judy |
|---|---|
| Version: | 0.41 |
| Release: | 4.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 200701 |
| License: | GPL+ or Artistic |
| RPM: | perl-Judy-0.41-4.el7.x86_64.rpm |
| Source RPM: | perl-Judy-0.41-4.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Judy/ |
| Summary: | Library for creating and accessing dynamic arrays |
| Description: | The Judy family of functions supports fully dynamic arrays. These arrays may be indexed by a 32- or 64-bit word (depending on processor word size) (Judy::1, Judy::L), a null terminated string (Judy::SL), or an ordinary perl string (Judy::HS). |