Request to register new user
fullname: David Cusimano
userid: CUSIMANO
mail: CENSORED
homepage:
why:
I have 20 years experience with perl and 40 years programming
experience. I have developed a module that expands the ideas of
List::Util and List::MoreUtils that works on lists using a sliding
2-element window (not paired indexes 0/1, 2/3, 4/5, ... but rather
sliding indexes 0/1, 1/2, 2/3, ...). Thus comparison between each
pair can easily be performed; for example: "alll_slide { $a + 1 ==
$b } @list" to test elements increase by 1, and also "sorted { $a
<=> $b } @list" to test if list is sorted according to BLOCK. I have
discussed my module with the authors of the above two List:: modules
and they are interested. The proposed module could be named
List::Util::Slide or perhaps simply List::SlideUtils. And for the
future, I might write a 2nd module (a subclass?) that uses N-size
sliding windows. Thanks, David.
The following links are only valid for PAUSE maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=f7310000_d1783a64e8b0fd9a&SUBMIT_pause99_add_user_sub=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=f7310000_d1783a64e8b0fd9a&SUBMIT_pause99_add_user_Definitely=1