develooper Front page | perl.modules | Postings from May 2008

Module submission Scalar::Vec::Util

From:
Perl Authors Upload Server
Date:
May 8, 2008 12:49
Subject:
Module submission Scalar::Vec::Util

The following module was proposed for inclusion in the Module List:

  modid:       Scalar::Vec::Util
  DSLIP:       Rdhfp
  description: Utility routines for vec strings.
  userid:      VPIT (Vincent Pit)
  chapterid:   6 (Data_Type_Utilities)
  communities:
    You can contact me on FreeNode or MAGnet (vincent or Prof_Vince)

  similar:
    Bit::Vector

  rationale:

    This module provides XS code for some common bitwise operations on
    vec strings (such as copying, filling or testing bits). I first
    wanted to put it in the Bit:: namespace, but Scalar::Vec:: was more
    precise afterall. Moreover, it shows that the module doesn't want to
    reimplement bit vectors but just to expand functionality of the core
    implementation. 'Util' is quite general but it's the spirit of this
    module too.

  enteredby:   VPIT (Vincent Pit)
  enteredon:   Thu May  8 19:49:40 2008 GMT

The resulting entry would be:

Scalar::Vec::
::Util            Rdhfp Utility routines for vec strings.            VPIT


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=90410000_248c25bb4784e674&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=90410000_248c25bb4784e674&SUBMIT_pause99_add_mod_insertit=1



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About